pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome-session (x11/gnome-session) Add gdbus-codege...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eee8540eb174
branches:  trunk
changeset: 442040:eee8540eb174
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Nov 17 13:34:06 2020 +0000

description:
(x11/gnome-session) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?)

diffstat:

 x11/gnome-session/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 38980e9935b8 -r eee8540eb174 x11/gnome-session/Makefile
--- a/x11/gnome-session/Makefile        Tue Nov 17 13:27:00 2020 +0000
+++ b/x11/gnome-session/Makefile        Tue Nov 17 13:34:06 2020 +0000
@@ -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 @@
 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
 



Home | Main Index | Thread Index | Old Index