summaryrefslogtreecommitdiffstats
path: root/office/TaskCoach
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-02-08 11:45:50 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 09:35:15 +0700
commit389b3765ce0841cce71d01622affff4cb7984a21 (patch)
tree8c292edad5b234e8a5df78c65ac2fe1ed94a7224 /office/TaskCoach
parentb63cb6eada8c961305ca239497d90b9666adec49 (diff)
downloadslackbuilds-389b3765ce0841cce71d01622affff4cb7984a21.tar.gz
slackbuilds-389b3765ce0841cce71d01622affff4cb7984a21.tar.xz
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/TaskCoach')
-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"