pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/epiphany
Module Name: pkgsrc
Committed By: nia
Date: Thu Mar 19 11:34:27 UTC 2020
Modified Files:
pkgsrc/www/epiphany: Makefile
Log Message:
epiphany: Needs gdbus-codegen
To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 pkgsrc/www/epiphany/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/epiphany/Makefile
diff -u pkgsrc/www/epiphany/Makefile:1.193 pkgsrc/www/epiphany/Makefile:1.194
--- pkgsrc/www/epiphany/Makefile:1.193 Tue Mar 10 22:11:09 2020
+++ pkgsrc/www/epiphany/Makefile Thu Mar 19 11:34:27 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.193 2020/03/10 22:11:09 wiz Exp $
+# $NetBSD: Makefile,v 1.194 2020/03/19 11:34:27 nia Exp $
DISTNAME= epiphany-3.34.3.1
PKGREVISION= 2
@@ -11,6 +11,8 @@ HOMEPAGE= https://wiki.gnome.org/Apps/We
COMMENT= Web browser for the GNOME desktop
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
USE_TOOLS+= pkg-config msgfmt xgettext
MESON_ARGS+= -Dunit_tests=disabled
Home |
Main Index |
Thread Index |
Old Index