diff options
Diffstat (limited to 'audio/audacity/README')
-rw-r--r-- | audio/audacity/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/audacity/README b/audio/audacity/README index 4a0b020133..345d1ed22c 100644 --- a/audio/audacity/README +++ b/audio/audacity/README @@ -5,6 +5,5 @@ digital recordings, edit Ogg, MP3, and WAV sound files, and much more. Audacity requires libsndfile and either wxPython or wxGTK, and optional dependencies are ffmpeg, soundtouch, and twolame. -audacity will be built with support for ffmpeg if it is installed, while -soundtouch and/or twolame support can be enabled in the build script if -installed. See the build script itself for more information. +soundtouch, twolame and ffmpeg support can be enabled in the build +script if installed. See the build script itself for more information. |