pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-good configure: Requested '...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8784a8347f22
branches:  trunk
changeset: 572415:8784a8347f22
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Feb 25 17:27:06 2010 +0000

description:
configure: Requested 'gstreamer-0.10 >= 0.10.26' but version of GStreamer is 0.10.25

so bumped the BUILDLINK_API_DEPENDS.gstreamer0.10

diffstat:

 multimedia/gst-plugins0.10-good/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 4a5c67b855fc -r 8784a8347f22 multimedia/gst-plugins0.10-good/Makefile.common
--- a/multimedia/gst-plugins0.10-good/Makefile.common   Thu Feb 25 17:24:34 2010 +0000
+++ b/multimedia/gst-plugins0.10-good/Makefile.common   Thu Feb 25 17:27:06 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2010/02/16 13:16:53 drochner Exp $
+# $NetBSD: Makefile.common,v 1.24 2010/02/25 17:27:06 reed Exp $
 #
 # used by audio/gst-plugins0.10-esound/Makefile
 # used by audio/gst-plugins0.10-flac/Makefile
@@ -50,5 +50,5 @@
 .include "../../devel/glib2/buildlink3.mk"
 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.23
+BUILDLINK_API_DEPENDS.gstreamer0.10+=          gstreamer0.10>=0.10.26
 .include "../../multimedia/gstreamer0.10/buildlink3.mk"



Home | Main Index | Thread Index | Old Index