mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
audio/rhythmbox: Fixed dep info
This commit is contained in:
parent
d51a41d1cf
commit
6933fae106
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
Rhythmbox is an integrated music management application originally
|
Rhythmbox is an integrated music management application originally inspired
|
||||||
inspired by Apple's iTunes. It is designed to work with the GNOME
|
by Apple's iTunes. It is designed to work with the GNOME desktop and based
|
||||||
desktop and based on the powerful GStreamer media framework.
|
on the powerful GStreamer media framework.
|
||||||
|
|
||||||
Optional dependencies are vala, avahi, libdmapsharing, brasero,
|
Optional dependencies are avahi, libdmapsharing, brasero, and libmusicbrainz3.
|
||||||
and libmusicbrainz3.
|
|
||||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/3.4/rhythmbox-3.4.3.t
|
||||||
MD5SUM="79a775cffcf320fcdefa74bf6b2d1d32"
|
MD5SUM="79a775cffcf320fcdefa74bf6b2d1d32"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libpeas json-glib python3 totem-pl-parser"
|
REQUIRES="libpeas totem-pl-parser"
|
||||||
MAINTAINER="crocket"
|
MAINTAINER="crocket"
|
||||||
EMAIL="crockabiscuit@yahoo.com"
|
EMAIL="crockabiscuit@yahoo.com"
|
||||||
|
|
Loading…
Reference in a new issue