pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-builder: Remove unsupported mesion options, add gettext
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Sun Nov 28 18:19:36 2021 +0100
Changeset: 36a3a5a74c89a1477f5e468efc586d5534220358
Modified Files:
gnome-builder/Makefile
Log Message:
gnome-builder: Remove unsupported mesion options, add gettext
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=36a3a5a74c89a1477f5e468efc586d5534220358
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-builder/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/gnome-builder/Makefile b/gnome-builder/Makefile
index 37188422c3..9e61db9526 100644
--- a/gnome-builder/Makefile
+++ b/gnome-builder/Makefile
@@ -12,9 +12,8 @@ LICENSE= gnu-gpl-v3
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config xgettext
-MESON_ARGS+= -Dfusermount_wrapper=false
MESON_ARGS+= -Dplugin_flatpak=false
MESON_ARGS+= -Dplugin_git=false
MESON_ARGS+= -Dplugin_sysprof=false
Home |
Main Index |
Thread Index |
Old Index