summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorprlw1 <prlw1>2013-05-30 09:02:36 +0000
committerprlw1 <prlw1>2013-05-30 09:02:36 +0000
commit7b136a6529d9032d603056651db54151171f2cd7 (patch)
treecf68254fb6a7e3d7c32df0953253a33d6589cdf4 /devel
parentc9588b2ca28291736518a5605d4e07fe4f42760b (diff)
downloadpkgsrc-7b136a6529d9032d603056651db54151171f2cd7.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