pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/eog



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Nov 19 19:28:49 UTC 2020

Modified Files:
        pkgsrc/graphics/eog: Makefile

Log Message:
eog: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/graphics/eog/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/eog/Makefile
diff -u pkgsrc/graphics/eog/Makefile:1.108 pkgsrc/graphics/eog/Makefile:1.109
--- pkgsrc/graphics/eog/Makefile:1.108  Thu Nov 12 09:44:00 2020
+++ pkgsrc/graphics/eog/Makefile        Thu Nov 19 19:28:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2020/11/12 09:44:00 nia Exp $
+# $NetBSD: Makefile,v 1.109 2020/11/19 19:28:49 nia Exp $
 
 DISTNAME=      eog-3.38.0
 CATEGORIES=    graphics gnome
@@ -14,6 +14,8 @@ PREV_PKGPATH= graphics/eog3
 
 USE_TOOLS+=    msgfmt pkg-config xgettext
 
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
 # some linux-only packaging thing
 MESON_ARGS+=   -Dlibportal=false
 



Home | Main Index | Thread Index | Old Index