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 itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44b1bcca4e17
branches:  trunk
changeset: 426255:44b1bcca4e17
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Mar 29 12:21:56 2020 +0000

description:
epiphany: Needs itstool

diffstat:

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

diffs (17 lines):

diff -r 2805b53caaf2 -r 44b1bcca4e17 www/epiphany/Makefile
--- a/www/epiphany/Makefile     Sun Mar 29 09:14:00 2020 +0000
+++ b/www/epiphany/Makefile     Sun Mar 29 12:21:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.194 2020/03/19 11:34:27 nia Exp $
+# $NetBSD: Makefile,v 1.195 2020/03/29 12:21:56 nia Exp $
 
 DISTNAME=      epiphany-3.34.3.1
 PKGREVISION=   2
@@ -12,6 +12,7 @@
 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
 



Home | Main Index | Thread Index | Old Index