diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 14:11:51 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:31:56 -0500 |
commit | 4239f4fa557fb7db20b4a0663e9695c9a901854a (patch) | |
tree | ca12f01bbcab1dc07221e062e47a7619dccd1ebd /audio/mhwaveedit | |
parent | c7e87d0780141841a2a0ebd1887b25172c5c0f57 (diff) | |
download | slackbuilds-4239f4fa557fb7db20b4a0663e9695c9a901854a.tar.gz |
libsndfile is no longer mentioned as a dep in README files.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r-- | audio/mhwaveedit/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README index 965ba15d03..5b6a297aba 100644 --- a/audio/mhwaveedit/README +++ b/audio/mhwaveedit/README @@ -8,5 +8,5 @@ the effects provided by the SoX application. It can also support additional file formats besides wav through libsndfile and mp3/ogg import and export through lame and oggenc/oggdec. -The program will use libsndfile, lame, jack, pulseaudio, and portaudio -if they are installed, but they are not mandatory. +The program will use lame, jack, pulseaudio, and portaudio if they are +installed, but they are not mandatory. |