pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/shotwell



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Feb  8 15:35:27 UTC 2020

Modified Files:
        pkgsrc/graphics/shotwell: Makefile

Log Message:
shotwell: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 pkgsrc/graphics/shotwell/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/shotwell/Makefile
diff -u pkgsrc/graphics/shotwell/Makefile:1.105 pkgsrc/graphics/shotwell/Makefile:1.106
--- pkgsrc/graphics/shotwell/Makefile:1.105     Tue Jan 21 16:15:05 2020
+++ pkgsrc/graphics/shotwell/Makefile   Sat Feb  8 15:35:27 2020
@@ -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 @@ HOMEPAGE=     https://wiki.gnome.org/Apps/Sh
 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