[Midnightbsd-cvs] mports [23573] trunk/audio/rhythmbox/Makefile: add gnome-settings-daemon depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jun 10 13:59:13 EDT 2018


Revision: 23573
          http://svnweb.midnightbsd.org/mports/?rev=23573
Author:   laffer1
Date:     2018-06-10 13:59:12 -0400 (Sun, 10 Jun 2018)
Log Message:
-----------
add gnome-settings-daemon depends

Modified Paths:
--------------
    trunk/audio/rhythmbox/Makefile

Modified: trunk/audio/rhythmbox/Makefile
===================================================================
--- trunk/audio/rhythmbox/Makefile	2018-06-10 02:16:09 UTC (rev 23572)
+++ trunk/audio/rhythmbox/Makefile	2018-06-10 17:59:12 UTC (rev 23573)
@@ -28,6 +28,8 @@
 		libsoup-gnome-2.4.so:devel/libsoup-gnome \
 		libsecret-1.so:security/libsecret \
 		libtdb.so:databases/tdb
+# needed so gstreamer codecs actually work to play mp3s
+RUN_DEPENDS=	gnome-settings-daemon>=2.91.0:sysutils/gnome-settings-daemon
 
 USES=		desktop-file-utils gmake gnome libtool localbase \
 		pathfix pkgconfig tar:xz



More information about the Midnightbsd-cvs mailing list