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/twolame/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/twolame/README')
-rw-r--r-- | audio/twolame/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/twolame/README b/audio/twolame/README index c2394dc2ab..ff1f1494da 100644 --- a/audio/twolame/README +++ b/audio/twolame/README @@ -3,7 +3,3 @@ TwoLAME should be able to be used as a drop-in replacement for LAME (a MPEG Layer 3 encoder). The frontend takes very similar command line options to LAME, and the backend library has a very similar API to LAME. - -You'll need to have libsndfile (also available from SlackBuilds.org) -installed if you want to build the twolame frontend (which you'll -almost certainly want). :) |