pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gnome-session



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Nov 17 13:34:06 UTC 2020

Modified Files:
        pkgsrc/x11/gnome-session: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 pkgsrc/x11/gnome-session/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gnome-session/Makefile
diff -u pkgsrc/x11/gnome-session/Makefile:1.197 pkgsrc/x11/gnome-session/Makefile:1.198
--- pkgsrc/x11/gnome-session/Makefile:1.197     Wed Nov 11 17:55:59 2020
+++ pkgsrc/x11/gnome-session/Makefile   Tue Nov 17 13:34:06 2020
@@ -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/GNOM
 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