diff options
-rw-r--r-- | audio/butt/README | 8 | ||||
-rw-r--r-- | audio/butt/butt.info | 2 |
2 files changed, 1 insertions, 9 deletions
diff --git a/audio/butt/README b/audio/butt/README index 8fd4390b12bcd..69ea5e13441d9 100644 --- a/audio/butt/README +++ b/audio/butt/README @@ -10,12 +10,4 @@ http://sourceforge.net/projects/butt irc.freenode.org #butt - Optional dependency: jack - -Technically, you don't have to compile this with -lame for mp3 support, although that is the default -of the configure script and so of this -SlackBuild. If you want to not support mp3, then -you can exclude lame and set --without-mp3 as a -configure option. diff --git a/audio/butt/butt.info b/audio/butt/butt.info index 4a3191195b352..e232d184d5c6b 100644 --- a/audio/butt/butt.info +++ b/audio/butt/butt.info @@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/butt/files/butt/butt-0.1.18/butt-0.1.1 MD5SUM="7197c6f2ca9239230713fdccd3713f22" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="portaudio fltk lame opus libfdk-aac" +REQUIRES="portaudio fltk libfdk-aac" MAINTAINER="Klaatu" EMAIL="klaatu@member.fsf.org" |