pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/655928708fc4
branches:  trunk
changeset: 422986:655928708fc4
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Feb 08 15:35:27 2020 +0000

description:
shotwell: Needs itstool

diffstat:

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

diffs (18 lines):

diff -r 8ecce490bb36 -r 655928708fc4 graphics/shotwell/Makefile
--- a/graphics/shotwell/Makefile        Sat Feb 08 15:32:33 2020 +0000
+++ b/graphics/shotwell/Makefile        Sat Feb 08 15:35:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2020/01/21 16:15:05 nia Exp $
+# $NetBSD: Makefile,v 1.106 2020/02/08 15:35:27 nia Exp $
 
 DISTNAME=      shotwell-0.30.8
 CATEGORIES=    graphics gnome
@@ -10,6 +10,8 @@
 COMMENT=       Photo organizer for the GNOME desktop
 LICENSE=       gnu-lgpl-v2.1
 
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
 USE_TOOLS+=    pkg-config msgfmt xgettext
 
 MESON_ARGS+=   -Dudev=false



Home | Main Index | Thread Index | Old Index