summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-05-26 01:54:37 +0000
committerobache <obache@pkgsrc.org>2009-05-26 01:54:37 +0000
commit0fb56b5123debc36fa1146c25c4f035e021578e7 (patch)
tree4ef98bbe0faa9f63e6ff3fe851cb58a35af19b61 /multimedia
parentc7c3f60cc27a6ae2e4d470c7b655e600d58ce205 (diff)
downloadpkgsrc-0fb56b5123debc36fa1146c25c4f035e021578e7.tar.gz
Need gst>=0.10.22.1.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common
index 2e1d0cc3cdd..1f3cde15502 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile.common
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2009/05/25 15:41:34 drochner Exp $
+# $NetBSD: Makefile.common,v 1.13 2009/05/26 01:54:37 obache Exp $
#
# used by audio/gst-plugins0.10-dts/Makefile
# used by audio/gst-plugins0.10-faad/Makefile
@@ -38,8 +38,8 @@ GST_PLUGINS0.10_VER= 0.10.12
CONFIGURE_ARGS+= --disable-${driver}
.endfor
-BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.21
-BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.20
+BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.22.1
+BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.22.1
.include "../../multimedia/gst-plugins0.10-base/plugins.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"