diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:37:25 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 22:37:25 -0500 |
commit | ecfb4ce29eb7304441e8983a3d0644d20300c922 (patch) | |
tree | d798b82acc5920ae3dfa3c07dcfcecf5d1e2a21e | |
parent | 47b1c360e8f35335f724d3322987145798ba350c (diff) | |
download | slackbuilds-ecfb4ce29eb7304441e8983a3d0644d20300c922.tar.gz |
audio/rhythmbox: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | audio/rhythmbox/README | 3 | ||||
-rw-r--r-- | audio/rhythmbox/rhythmbox.info | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/rhythmbox/README b/audio/rhythmbox/README index 3dc0d33dc2..4c6b5eee44 100644 --- a/audio/rhythmbox/README +++ b/audio/rhythmbox/README @@ -2,7 +2,4 @@ Rhythmbox is an integrated music management application originally inspired by Apple's iTunes. It is designed to work with the GNOME desktop and based on the powerful GStreamer media framework. -This requires totem-pl-parser, gnome-media, gst-python, -gnome-python-desktop, brasero, and pywebkitgtk. - vala, avahi, libdmapsharing, and libmusicbrainz are optional dependencies. diff --git a/audio/rhythmbox/rhythmbox.info b/audio/rhythmbox/rhythmbox.info index 76b353622c..2f42f1277d 100644 --- a/audio/rhythmbox/rhythmbox.info +++ b/audio/rhythmbox/rhythmbox.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.13/rhythmbox-0.13.1 MD5SUM="274e1105e1c26e553731886dec5d05bd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="avahi brasero gnome-media gnome-python-desktop gst-python libdmapsharing libmusicbrainz pywebkitgtk totem-pl-parser vala" +REQUIRES="brasero gnome-media gnome-python-desktop gst-python pywebkitgtk totem-pl-parser" MAINTAINER="crocket" EMAIL="crockabiscuit@yahoo.com" |