pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/vte
Module Name: pkgsrc
Committed By: prlw1
Date: Sat Oct 14 10:45:52 UTC 2017
Modified Files:
pkgsrc/x11/vte: Makefile
Log Message:
vte: requires py-glib2-tools to build
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/x11/vte/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/vte/Makefile
diff -u pkgsrc/x11/vte/Makefile:1.107 pkgsrc/x11/vte/Makefile:1.108
--- pkgsrc/x11/vte/Makefile:1.107 Sun Jul 30 22:47:58 2017
+++ pkgsrc/x11/vte/Makefile Sat Oct 14 10:45:51 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2017/07/30 22:47:58 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2017/10/14 10:45:51 prlw1 Exp $
#
.include "Makefile.common"
@@ -22,6 +22,7 @@ CONFIGURE_ARGS+= --enable-Bsymbolic=auto
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.10.0
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.include "../../devel/pango/buildlink3.mk"
# for FC_WIDTH
BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.1.93
Home |
Main Index |
Thread Index |
Old Index