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 /audio/jokosher | |
parent | 2619c9eaa6c1a3c6e675e0461ee2de4614e2876c (diff) |
Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/jokosher')
-rw-r--r-- | audio/jokosher/jokosher.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jokosher/jokosher.info b/audio/jokosher/jokosher.info index 133bb4abc5bc..91be8aeffc86 100644 --- a/audio/jokosher/jokosher.info +++ b/audio/jokosher/jokosher.info @@ -5,6 +5,6 @@ DOWNLOAD="http://launchpad.net/jokosher/trunk/0.11.5/+download/jokosher-0.11.5.t MD5SUM="941b1fac0a93e2963afc192545caf320" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools gnonlin gst-python pyxdg" +REQUIRES="gnonlin gst-python pyxdg" MAINTAINER="Ryan P.C. McQuen" EMAIL="ryan.q@linux.com" |