summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-26 01:53:55 +0000
committerobache <obache@pkgsrc.org>2009-05-26 01:53:55 +0000
commitc7c3f60cc27a6ae2e4d470c7b655e600d58ce205 (patch)
tree8f798f43bd433eec0777148ad953ada65436fe57 /multimedia/gst-plugins0.10-good
parent5218f76db9b88f5443067a69a004dae5856160eb (diff)
downloadpkgsrc-c7c3f60cc27a6ae2e4d470c7b655e600d58ce205.tar.gz
Need gst>=0.10.23
Diffstat (limited to 'multimedia/gst-plugins0.10-good')
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common
index 71669d182e7..6c4d305c4f6 100644
--- a/multimedia/gst-plugins0.10-good/Makefile.common
+++ b/multimedia/gst-plugins0.10-good/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2009/05/25 15:50:12 drochner Exp $
+# $NetBSD: Makefile.common,v 1.20 2009/05/26 01:53:55 obache Exp $
#
# used by audio/gst-plugins0.10-esound/Makefile
# used by audio/gst-plugins0.10-flac/Makefile
@@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --disable-${driver}
.include "../../multimedia/gst-plugins0.10-base/plugins.mk"
.include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.21
+BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.23
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.21
+BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.23
.include "../../multimedia/gstreamer0.10/buildlink3.mk"