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:           Sun Mar 29 12:21:56 UTC 2020

Modified Files:
        pkgsrc/www/epiphany: Makefile

Log Message:
epiphany: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.194 -r1.195 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.194 pkgsrc/www/epiphany/Makefile:1.195
--- pkgsrc/www/epiphany/Makefile:1.194  Thu Mar 19 11:34:27 2020
+++ pkgsrc/www/epiphany/Makefile        Sun Mar 29 12:21:56 2020
@@ -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 @@ COMMENT=      Web browser for the GNOME deskt
 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