pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libunique libunique: requires py-glib2-tools to build



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a00627acee68
branches:  trunk
changeset: 370307:a00627acee68
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sat Oct 14 21:05:38 2017 +0000

description:
libunique: requires py-glib2-tools to build

diffstat:

 x11/libunique/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 00e3afd4cf86 -r a00627acee68 x11/libunique/Makefile
--- a/x11/libunique/Makefile    Sat Oct 14 14:48:32 2017 +0000
+++ b/x11/libunique/Makefile    Sat Oct 14 21:05:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2017/10/03 12:12:34 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2017/10/14 21:05:38 prlw1 Exp $
 
 DISTNAME=      libunique-1.1.6
 PKGREVISION=   24
@@ -41,5 +41,6 @@
 
 .include "options.mk"
 
+.include "../../devel/glib2/buildtools.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index