summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-11-17 13:34:06 +0000
committermef <mef@pkgsrc.org>2020-11-17 13:34:06 +0000
commit200c29aa2d71cf57ab30c3e1c7dd5c8508252d04 (patch)
treef5f5f3289815bbb28c2c84b51b68635d4040172c /x11
parent338d8f6072c8f58a2bb036847e7aaab5d92bec7d (diff)
downloadpkgsrc-200c29aa2d71cf57ab30c3e1c7dd5c8508252d04.tar.gz
(x11/gnome-session) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?)
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index b88f95b7e18..0ad14e58822 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2020/11/11 17:55:59 nia Exp $
+# $NetBSD: Makefile,v 1.198 2020/11/17 13:34:06 mef Exp $
DISTNAME= gnome-session-3.38.0
CATEGORIES= x11 gnome
@@ -10,6 +10,8 @@ HOMEPAGE= https://gitlab.gnome.org/GNOME/gnome-session
COMMENT= GNOME3 session management utilities
LICENSE= gnu-gpl-v2
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
TOOL_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto