pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gnome-desktop3
Module Name: pkgsrc
Committed By: mef
Date: Fri Nov 6 13:34:37 UTC 2020
Modified Files:
pkgsrc/x11/gnome-desktop3: Makefile
Log Message:
(11/gnome-desktop3) Fix build: +DEPENDS+= gdbus-codegen-[0-9]*
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/x11/gnome-desktop3/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-desktop3/Makefile
diff -u pkgsrc/x11/gnome-desktop3/Makefile:1.40 pkgsrc/x11/gnome-desktop3/Makefile:1.41
--- pkgsrc/x11/gnome-desktop3/Makefile:1.40 Wed Nov 4 12:12:48 2020
+++ pkgsrc/x11/gnome-desktop3/Makefile Fri Nov 6 13:34:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2020/11/04 12:12:48 nia Exp $
+# $NetBSD: Makefile,v 1.41 2020/11/06 13:34:37 mef Exp $
DISTNAME= gnome-desktop-3.38.1
PKGNAME= ${DISTNAME:S/desktop/desktop3/}
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND
USE_TOOLS+= pkg-config xgettext
USE_PKGLOCALEDIR= yes
+DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
PKGCONFIG_OVERRIDE+= libgnome-desktop/gnome-desktop-3.0.pc.in
Home |
Main Index |
Thread Index |
Old Index