pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gstreamer0.10
Module Name: pkgsrc
Committed By: prlw1
Date: Fri Oct 13 22:03:03 UTC 2017
Modified Files:
pkgsrc/multimedia/gstreamer0.10: Makefile
Log Message:
gstreamer0.10: requires glib-marshal which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/multimedia/gstreamer0.10/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/gstreamer0.10/Makefile
diff -u pkgsrc/multimedia/gstreamer0.10/Makefile:1.60 pkgsrc/multimedia/gstreamer0.10/Makefile:1.61
--- pkgsrc/multimedia/gstreamer0.10/Makefile:1.60 Wed Aug 16 20:21:11 2017
+++ pkgsrc/multimedia/gstreamer0.10/Makefile Fri Oct 13 22:03:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2017/08/16 20:21:11 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2017/10/13 22:03:03 prlw1 Exp $
#
DISTNAME= gstreamer-0.10.36
@@ -72,5 +72,6 @@ PLIST.introspection= yes
CONFIGURE_ARGS+= --disable-introspection
.endif
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index