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/clam/README | |
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/clam/README')
-rw-r--r-- | audio/clam/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/clam/README b/audio/clam/README index f5d04d76ee..26c57e1068 100644 --- a/audio/clam/README +++ b/audio/clam/README @@ -10,5 +10,5 @@ uniform interface to common tasks on audio applications such as accessing audio devices and audio files, thread safe communication with the user interface and DSP algorithms recombination and scaling. -This requires scons, ladspa_sdk, id3lib, portaudio, libsndfile, -jack-audio-connection-kit, and xerces-c. +This requires scons, ladspa_sdk, id3lib, portaudio, xerces-c, and +jack-audio-connection-kit. |