diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 01:50:46 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 065bbe93dc741c97005e3c678fe8a093035c4ca2 (patch) | |
tree | e18f99619ed5075f2196da0b61a0dda0ff483ba1 /misc/texscythe/texscythe.info | |
parent | 2619c9eaa6c1a3c6e675e0461ee2de4614e2876c (diff) |
Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/texscythe/texscythe.info')
-rw-r--r-- | misc/texscythe/texscythe.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/texscythe/texscythe.info b/misc/texscythe/texscythe.info index 1427f428feb3..f03139a067af 100644 --- a/misc/texscythe/texscythe.info +++ b/misc/texscythe/texscythe.info @@ -5,6 +5,6 @@ DOWNLOAD="http://harrier.slackbuilds.org/misc/texscythe-git_0a7b692f.tar.xz" MD5SUM="efb7a2568d993c519486efca067838e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools SQLAlchemy" +REQUIRES="SQLAlchemy" MAINTAINER="Robby Workman" EMAIL="rworkman@slackbuilds.org" |