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/jack-audio-connection-kit | |
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/jack-audio-connection-kit')
-rw-r--r-- | audio/jack-audio-connection-kit/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack-audio-connection-kit/README b/audio/jack-audio-connection-kit/README index c8db04814b..fb955a7ba5 100644 --- a/audio/jack-audio-connection-kit/README +++ b/audio/jack-audio-connection-kit/README @@ -16,4 +16,4 @@ If you use qjackctl to start jack, it will need the same capabilities set to be able to start jack as non-root user. You can use the same command with 'qjackctl' instead of 'jackd' -Optional dependencies are libsndfile, libffado, and celt. +Optional dependencies are libffado and celt. |