diff options
-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" |