pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-desktop: USE_TOOLS+= gdbus-codegen
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <cirnatdan%pkgsrc.org@localhost>
Pushed By: cirnatdan
Date: Fri Jun 4 10:40:48 2021 +0200
Changeset: 5fd802d52cadd30f96e09acc08abb764c9c1cba8
Modified Files:
gnome-desktop3-linux/Makefile
Log Message:
gnome-desktop: USE_TOOLS+= gdbus-codegen
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5fd802d52cadd30f96e09acc08abb764c9c1cba8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-desktop3-linux/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/gnome-desktop3-linux/Makefile b/gnome-desktop3-linux/Makefile
index 289fccbea1..5f99af1a6d 100644
--- a/gnome-desktop3-linux/Makefile
+++ b/gnome-desktop3-linux/Makefile
@@ -14,9 +14,7 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME3 desktop-wide documents and libgnome-desktop library
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.1
-TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
-USE_TOOLS+= pkg-config xgettext
+USE_TOOLS+= pkg-config xgettext gdbus-codegen
PKGCONFIG_OVERRIDE+= libgnome-desktop/gnome-desktop-3.0.pc.in
MESON_ARGS+= -Dsystemd=disabled
Home |
Main Index |
Thread Index |
Old Index