diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 21:12:27 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 21:12:27 -0500 |
commit | 6933fae106b48fb8f6be0b01b7dd8a035307bc89 (patch) | |
tree | 67483169d2eb0b1c65fcdc47f2d06c6e3a5e4afb /audio/rhythmbox | |
parent | d51a41d1cfdd4e2675a74e933c7124d7344475da (diff) |
audio/rhythmbox: Fixed dep info
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/README | 9 | ||||
-rw-r--r-- | audio/rhythmbox/rhythmbox.info | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/rhythmbox/README b/audio/rhythmbox/README index 289b211a871a..60f4dd2fbc28 100644 --- a/audio/rhythmbox/README +++ b/audio/rhythmbox/README @@ -1,6 +1,5 @@ -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. +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. -Optional dependencies are vala, avahi, libdmapsharing, brasero, -and libmusicbrainz3. +Optional dependencies are avahi, libdmapsharing, brasero, and libmusicbrainz3. diff --git a/audio/rhythmbox/rhythmbox.info b/audio/rhythmbox/rhythmbox.info index 70845a561b2d..628a6141e76a 100644 --- a/audio/rhythmbox/rhythmbox.info +++ b/audio/rhythmbox/rhythmbox.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/3.4/rhythmbox-3.4.3.t MD5SUM="79a775cffcf320fcdefa74bf6b2d1d32" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libpeas json-glib python3 totem-pl-parser" +REQUIRES="libpeas totem-pl-parser" MAINTAINER="crocket" EMAIL="crockabiscuit@yahoo.com" |