pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
epiphany: Fix build (USE_TOOLS)
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Sun Nov 14 15:53:21 2021 +0100
Changeset: ac46f6038d540161629d0bd8a07f2e4c1377f05b
Modified Files:
epiphany/Makefile
Log Message:
epiphany: Fix build (USE_TOOLS)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ac46f6038d540161629d0bd8a07f2e4c1377f05b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
epiphany/Makefile | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diffs:
diff --git a/epiphany/Makefile b/epiphany/Makefile
index 8a0a7037d7..adafe8679b 100644
--- a/epiphany/Makefile
+++ b/epiphany/Makefile
@@ -10,10 +10,7 @@ HOMEPAGE= https://wiki.gnome.org/Apps/Web
COMMENT= Web browser for the GNOME desktop
LICENSE= gnu-gpl-v2
-TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
-
-USE_TOOLS+= pkg-config msgfmt xgettext
+USE_TOOLS+= pkg-config msgfmt xgettext gdbus-codegen itstool
MESON_ARGS+= -Dunit_tests=disabled
MESON_ARGS+= -Dlibportal=disabled
Home |
Main Index |
Thread Index |
Old Index