pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libgnomekbd



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Sat Oct 14 21:25:36 UTC 2017

Modified Files:
        pkgsrc/x11/libgnomekbd: Makefile

Log Message:
libgnomekbd: requires py-glib2-tools to build


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/x11/libgnomekbd/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/libgnomekbd/Makefile
diff -u pkgsrc/x11/libgnomekbd/Makefile:1.52 pkgsrc/x11/libgnomekbd/Makefile:1.53
--- pkgsrc/x11/libgnomekbd/Makefile:1.52        Sun Jul 30 22:47:58 2017
+++ pkgsrc/x11/libgnomekbd/Makefile     Sat Oct 14 21:25:36 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2017/07/30 22:47:58 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2017/10/14 21:25:36 prlw1 Exp $
 #
 
 DISTNAME=      libgnomekbd-2.32.0
@@ -23,6 +23,7 @@ PKGCONFIG_OVERRIDE+=  libgnomekbd.pc.in
 PKGCONFIG_OVERRIDE+=   libgnomekbdui.pc.in
 
 .include "../../devel/GConf/schemas.mk"
+.include "../../devel/glib2/buildtools.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libxklavier+=    libxklavier>=4.0
 .include "../../x11/libxklavier/buildlink3.mk"



Home | Main Index | Thread Index | Old Index