diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-25 22:06:50 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:13:18 -0500 |
commit | 1d232c96cacdb125c3f5b514952c273f3a75f11a (patch) | |
tree | 4ee744a0532854643f6e156f1310e8461749e24d /audio/jokosher | |
parent | 88e496490688c8dd0f2b75fc741d4ebf08d8324a (diff) | |
download | slackbuilds-1d232c96cacdb125c3f5b514952c273f3a75f11a.tar.gz |
audio/jokosher: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/jokosher')
-rw-r--r-- | audio/jokosher/README | 2 | ||||
-rw-r--r-- | audio/jokosher/jokosher.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/jokosher/README b/audio/jokosher/README index 63930e154c..ca4a73f68e 100644 --- a/audio/jokosher/README +++ b/audio/jokosher/README @@ -3,5 +3,3 @@ provides a complete application for recording, editing, mixing and exporting audio, and has been specifically designed with usability in mind. The developers behind Jokosher have re-thought audio production at every level, and created something devilishly simple to use. - -This requires gnonlin, gst-python, pyxdg, and pysetuptools. diff --git a/audio/jokosher/jokosher.info b/audio/jokosher/jokosher.info index 8c919e8190..8a6a9c1bba 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="gnonlin gst-python pysetuptools pyxdg" +REQUIRES="distribute gnonlin gst-python pyxdg" MAINTAINER="Binh Nguyen" EMAIL="binhnguyen@fastmail.fm" |