pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-shell: USE_TOOLS+= gdbus-codegen
Module Name: pkgsrc-wip
Committed By: Dan CÃirnat <cirnatdan%NetBSD.org@localhost>
Pushed By: cirnatdan
Date: Thu Jun 3 16:38:37 2021 +0200
Changeset: 57dde9b27fc25c861e8f4747094adb408c35862a
Modified Files:
gnome-shell/Makefile
Log Message:
gnome-shell: 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=57dde9b27fc25c861e8f4747094adb408c35862a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-shell/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/gnome-shell/Makefile b/gnome-shell/Makefile
index 85ab70d6ef..252ab7ece7 100644
--- a/gnome-shell/Makefile
+++ b/gnome-shell/Makefile
@@ -11,7 +11,7 @@ HOMEPAGE= https://wiki.gnome.org/Projects/GnomeShell
COMMENT= Next generation GNOME shell
LICENSE= gnu-gpl-v2
-USE_TOOLS+= pkg-config perl msgfmt xgettext
+USE_TOOLS+= pkg-config perl msgfmt xgettext gdbus-codegen
MESON_ARGS+= -Dnetworkmanager=false
MESON_ARGS+= -Dsystemd=false
@@ -21,7 +21,6 @@ MESON_ARGS+= -Dman=true
TOOL_DEPENDS+= sassc>=3.6:../../www/sassc
TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
-TOOL_DEPENDS+= gdbus-codegen>=2.64:../../devel/gdbus-codegen
DEPENDS+= libgdm>=40.0:../../x11/libgdm
Home |
Main Index |
Thread Index |
Old Index