pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gdk-pixbuf2 gdk-pixbuf2: requires glib-mkenum...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8bec6cb56f69
branches: trunk
changeset: 370270:8bec6cb56f69
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Fri Oct 13 21:47:23 2017 +0000
description:
gdk-pixbuf2: requires glib-mkenums which is now in py-glib2-tools
diffstat:
graphics/gdk-pixbuf2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4e006aa8b21c -r 8bec6cb56f69 graphics/gdk-pixbuf2/Makefile
--- a/graphics/gdk-pixbuf2/Makefile Fri Oct 13 19:02:55 2017 +0000
+++ b/graphics/gdk-pixbuf2/Makefile Fri Oct 13 21:47:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/08/08 16:52:10 adam Exp $
+# $NetBSD: Makefile,v 1.34 2017/10/13 21:47:23 prlw1 Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
@@ -34,6 +34,7 @@
.include "../../databases/shared-mime-info/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.37.2
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
BUILDLINK_DEPMETHOD.gobject-introspection:= build
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index