summaryrefslogtreecommitdiff
path: root/x11/libgnomekbd
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2017-10-14 21:25:36 +0000
committerprlw1 <prlw1@pkgsrc.org>2017-10-14 21:25:36 +0000
commit48d7353d0ad9f7a5becaaf8e448126fff3794ce7 (patch)
tree82a25de8ba903080ee3cbf821ad90ee2d8eb46b2 /x11/libgnomekbd
parent27c8840140a94a105596d97d0e2c8c87bd658796 (diff)
downloadpkgsrc-48d7353d0ad9f7a5becaaf8e448126fff3794ce7.tar.gz
libgnomekbd: requires py-glib2-tools to build
Diffstat (limited to 'x11/libgnomekbd')
-rw-r--r--x11/libgnomekbd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile
index 76b4981c64f..b63e014f4f6 100644
--- a/x11/libgnomekbd/Makefile
+++ b/x11/libgnomekbd/Makefile
@@ -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"