pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/eog eog: Needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/256d2113c6ec
branches:  trunk
changeset: 442171:256d2113c6ec
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Nov 19 19:28:49 2020 +0000

description:
eog: Needs itstool

diffstat:

 graphics/eog/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d3c60a05c88a -r 256d2113c6ec graphics/eog/Makefile
--- a/graphics/eog/Makefile     Thu Nov 19 19:26:28 2020 +0000
+++ b/graphics/eog/Makefile     Thu Nov 19 19:28:49 2020 +0000
@@ -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 @@
 
 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