pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/vte vte: requires py-glib2-tools to build
details: https://anonhg.NetBSD.org/pkgsrc/rev/0815298efcb1
branches: trunk
changeset: 370294:0815298efcb1
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Sat Oct 14 10:45:51 2017 +0000
description:
vte: requires py-glib2-tools to build
diffstat:
x11/vte/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6770ba16dc77 -r 0815298efcb1 x11/vte/Makefile
--- a/x11/vte/Makefile Sat Oct 14 10:44:40 2017 +0000
+++ b/x11/vte/Makefile Sat Oct 14 10:45:51 2017 +0000
@@ -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 @@
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