diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 02:09:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 8a3bf9cddbcf5f0cf59263a33d2a4843a049a51c (patch) | |
tree | a4e369cd675106a9ea5fb0362aba289c24120a7b /audio | |
parent | 481db94854c0ed66919547564dd1b5197684efbd (diff) | |
download | slackbuilds-8a3bf9cddbcf5f0cf59263a33d2a4843a049a51c.tar.gz |
Multiple: Fixed .info file (removed gsl)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Pd-extended/Pd-extended.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Pd-extended/Pd-extended.info b/audio/Pd-extended/Pd-extended.info index 32b4207485..553c83b30d 100644 --- a/audio/Pd-extended/Pd-extended.info +++ b/audio/Pd-extended/Pd-extended.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/pure-data/Pd-extended_0.43.4-source.t MD5SUM="c19606f1eee2ee83802317ee1eaeaec3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="dssi gsl imlib2 lame libquicktime speex lua" +REQUIRES="dssi imlib2 lame libquicktime speex lua" MAINTAINER="Felix Pfeifer" EMAIL="pfeifer[dot]felix[at]googlemail[dot]com" |