summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author B. Watson2022-02-08 17:45:50 +0100
committer Willy Sudiarto Raharjo2022-02-09 03:35:15 +0100
commit389b3765ce0841cce71d01622affff4cb7984a21 (patch)
tree8c292edad5b234e8a5df78c65ac2fe1ed94a7224 /office
parentb63cb6eada8c961305ca239497d90b9666adec49 (diff)
downloadslackbuilds-389b3765ce0841cce71d01622affff4cb7984a21.tar.gz
office/TaskCoach: Fix REQUIRES.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/TaskCoach/TaskCoach.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/TaskCoach/TaskCoach.info b/office/TaskCoach/TaskCoach.info
index b442f39224..a02a957507 100644
--- a/office/TaskCoach/TaskCoach.info
+++ b/office/TaskCoach/TaskCoach.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/taskcoach/TaskCoach-1.4.3.tar.gz"
MD5SUM="10c145061ea72b9ecbb9e276cc3ef10c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wxPython python-twisted"
+REQUIRES="wxPython python2-twisted"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"