pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome-desktop3 (11/gnome-desktop3) Fix build: +DEP...
details: https://anonhg.NetBSD.org/pkgsrc/rev/341e4ea42425
branches: trunk
changeset: 441577:341e4ea42425
user: mef <mef%pkgsrc.org@localhost>
date: Fri Nov 06 13:34:37 2020 +0000
description:
(11/gnome-desktop3) Fix build: +DEPENDS+= gdbus-codegen-[0-9]*
diffstat:
x11/gnome-desktop3/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f936527490c3 -r 341e4ea42425 x11/gnome-desktop3/Makefile
--- a/x11/gnome-desktop3/Makefile Fri Nov 06 12:46:27 2020 +0000
+++ b/x11/gnome-desktop3/Makefile Fri Nov 06 13:34:37 2020 +0000
@@ -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 @@
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