pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/epiphany epiphany: Needs gdbus-codegen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01eb8deb2585
branches:  trunk
changeset: 413384:01eb8deb2585
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Mar 19 11:34:27 2020 +0000

description:
epiphany: Needs gdbus-codegen

diffstat:

 www/epiphany/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r aea2d169dd65 -r 01eb8deb2585 www/epiphany/Makefile
--- a/www/epiphany/Makefile     Thu Mar 19 11:33:13 2020 +0000
+++ b/www/epiphany/Makefile     Thu Mar 19 11:34:27 2020 +0000
@@ -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 @@
 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