diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 03:29:50 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 9ed5f47de57c5850875930bdb0fa34938807cfc1 (patch) | |
tree | d2adca26bb38b5d3f4e46b8fd7e74dd54fede5df /audio/clementine | |
parent | 7e4e49e1301b545541f82cb11374c11708d0738f (diff) | |
download | slackbuilds-9ed5f47de57c5850875930bdb0fa34938807cfc1.tar.gz |
Multiple: Fixed README (gst-plugins-* --> gst0-plugins-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/clementine')
-rw-r--r-- | audio/clementine/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/clementine/README b/audio/clementine/README index 989a2ed781..740d992c12 100644 --- a/audio/clementine/README +++ b/audio/clementine/README @@ -9,8 +9,8 @@ Features: * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl) Optional dependencies: -gst-plugins-bad (for http support) -gst-plugins-ugly (for mp3 support) +gst0-plugins-bad (for http support) +gst0-plugins-ugly (for mp3 support) libspotify and libqca (for Spotify support) (not on SBo) libvlc (not available on slackbuilds.org but AlienBob has vlc packages and slackbuilds at http://connie.slackware.com/~alien/slackbuilds/vlc/ ) |