mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
audio/rhythmbox: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
47b1c360e8
commit
ecfb4ce29e
2 changed files with 1 additions and 4 deletions
|
@ -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
|
inspired by Apple's iTunes. It is designed to work with the GNOME
|
||||||
desktop and based on the powerful GStreamer media framework.
|
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.
|
vala, avahi, libdmapsharing, and libmusicbrainz are optional dependencies.
|
||||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.13/rhythmbox-0.13.1
|
||||||
MD5SUM="274e1105e1c26e553731886dec5d05bd"
|
MD5SUM="274e1105e1c26e553731886dec5d05bd"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_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"
|
MAINTAINER="crocket"
|
||||||
EMAIL="crockabiscuit@yahoo.com"
|
EMAIL="crockabiscuit@yahoo.com"
|
||||||
|
|
Loading…
Reference in a new issue