summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-08 10:19:41 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-08 10:19:41 +0800
commitdb8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01 (patch)
treeb66300b9ae0caf17a04841dbe083bc6234b6624f /audio
parent03f2497b82b8201b71054b06f0aa6953f6073989 (diff)
downloadmarcuscom-ports-db8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01.tar
marcuscom-ports-db8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01.tar.gz
marcuscom-ports-db8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01.tar.bz2
marcuscom-ports-db8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01.tar.lz
marcuscom-ports-db8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01.tar.xz
marcuscom-ports-db8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01.tar.zst
marcuscom-ports-db8e5b0ef2fccddd3641c9b9f1aa08e152bcfc01.zip
Depend upon gstreamerplugins if the gstreamer metadata reader backend
is selected. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1794 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox-devel/Makefile1
-rw-r--r--audio/rhythmbox/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index fd55a8796..6a924193a 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -45,6 +45,7 @@ USE_GNOME+= gstreamerplugins
CONFIGURE_ARGS+= --with-metadata=monkeymedia
.else
CONFIGURE_ARGS+= --with-metadata=gstreamer
+USE_GNOME+= gstreamerplugins
.endif
.if exists(${LOCALBASE}/lib/libvorbis.so)
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index fd55a8796..6a924193a 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -45,6 +45,7 @@ USE_GNOME+= gstreamerplugins
CONFIGURE_ARGS+= --with-metadata=monkeymedia
.else
CONFIGURE_ARGS+= --with-metadata=gstreamer
+USE_GNOME+= gstreamerplugins
.endif
.if exists(${LOCALBASE}/lib/libvorbis.so)