summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2013-05-30 09:02:36 +0000
committerprlw1 <prlw1@pkgsrc.org>2013-05-30 09:02:36 +0000
commitbc33bce4c77ff496aefcfb212b7ed25e5bc71b3c (patch)
treecf68254fb6a7e3d7c32df0953253a33d6589cdf4 /devel
parenta9c7d9146af7375efff227be3a8297b0db53afe2 (diff)
downloadpkgsrc-bc33bce4c77ff496aefcfb212b7ed25e5bc71b3c.tar.gz
Since 0.15.2, dconf needs gdbus-codegen to build.
Thanks to joerg@ for report.
Diffstat (limited to 'devel')
-rw-r--r--devel/dconf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index 6b0c3e8fcda..b0868f4b92a 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2013/05/27 18:17:11 prlw1 Exp $
+# $NetBSD: Makefile,v 1.18 2013/05/30 09:02:36 prlw1 Exp $
.include "Makefile.common"
@@ -11,6 +11,7 @@ PKGCONFIG_OVERRIDE+= client/dconf.pc.in dbus-1/dconf-dbus-1.pc.in
BUILDLINK_TRANSFORM+= rm:-ldl
.endif
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl