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 /multimedia/dssi | |
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 'multimedia/dssi')
-rw-r--r-- | multimedia/dssi/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/dssi/README b/multimedia/dssi/README index 2ea7e998d4..fa92f74816 100644 --- a/multimedia/dssi/README +++ b/multimedia/dssi/README @@ -5,4 +5,4 @@ DSSI is an open and well-documented specification developed for use in Linux audio applications, although portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. -This requires ladspa_sdk, liblo, libsndfile and jack. +This requires ladspa_sdk, liblo, and jack. |