diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-19 19:39:45 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-19 19:39:45 +0200 |
commit | c28fd77471edb20fddbbfb92d4b2f80374600069 (patch) | |
tree | 640b612492165354686b8544e7d749dc9a87a414 /audio/audacity | |
parent | 6ddaee0bdd3f9d44e90f5eea603b0d53bb549cbb (diff) |
audio/audacity: Fixed dep info
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/audacity')
-rw-r--r-- | audio/audacity/README | 4 | ||||
-rw-r--r-- | audio/audacity/audacity.info | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/audacity/README b/audio/audacity/README index d8b76259a8b1..02ca71e92a55 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 1f94706fa549..d4666de08825 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" |