summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/audacity/README4
-rw-r--r--audio/audacity/audacity.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/audacity/README b/audio/audacity/README
index d8b76259a8..02ca71e92a 100644
--- a/audio/audacity/README
+++ b/audio/audacity/README
@@ -2,8 +2,8 @@ Audacity is free, open source software for recording and editing sounds.
With Audacity one can record live audio, convert tapes and records into
digital recordings, edit Ogg, MP3, and WAV sound files, and much more.
-Optional dependencies (autodetected) are ffmpeg, jack, ladspa_sdk,
-soundtouch, twolame, vamp-plugin-sdk and lilv + suil (for lv2 support).
+Optional dependencies (autodetected) are jack, ladspa_sdk, soundtouch,
+twolame, vamp-plugin-sdk, and lilv + suil (for lv2 support).
The manual is packaged with the application only if you pass the script
the additional option
diff --git a/audio/audacity/audacity.info b/audio/audacity/audacity.info
index 1f94706fa5..d4666de088 100644
--- a/audio/audacity/audacity.info
+++ b/audio/audacity/audacity.info
@@ -7,6 +7,6 @@ MD5SUM="c02a12a9f14f2db223f84e99e17b4850 \
b3640ddc811e0d3c6b22c9b411743f39"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="lame wxGTK3"
+REQUIRES="wxGTK3"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"