diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 14:22:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:31:14 -0500 |
commit | c7e87d0780141841a2a0ebd1887b25172c5c0f57 (patch) | |
tree | 4dcfe56732772794e8091ffa6471d6af2b583376 /audio/clementine | |
parent | 99795e331600a8a2ad9878c1e4b0801ea5ecc3d5 (diff) | |
download | slackbuilds-c7e87d0780141841a2a0ebd1887b25172c5c0f57.tar.gz |
libplist is no longer mentioned as a dep in README files.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/clementine')
-rw-r--r-- | audio/clementine/README | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/clementine/README b/audio/clementine/README index c217a310d1..81b251c4d6 100644 --- a/audio/clementine/README +++ b/audio/clementine/README @@ -8,10 +8,5 @@ Features: * Cross-platform - works on Windows, Mac OS X and Linux * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) -There are some optional dependencies: - -libvlc from vlc. Not on slackbuilds.org -libgpod-1.0 >= 0.7.92 stock but a newer version is needed -libimobiledevice on slackbuilds.org -libplist on slackbuilds.org -usbmuxd on slackbuilds.org (usbmuxd) +libimobiledevice and usbmuxd are optional dependencies, as is libvlc, +but vlc is not available on SlackBuilds.org. |