pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/cheese



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Jan 31 21:15:13 UTC 2020

Modified Files:
        pkgsrc/graphics/cheese: Makefile

Log Message:
cheese: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/graphics/cheese/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/cheese/Makefile
diff -u pkgsrc/graphics/cheese/Makefile:1.87 pkgsrc/graphics/cheese/Makefile:1.88
--- pkgsrc/graphics/cheese/Makefile:1.87        Thu Jan 23 16:06:36 2020
+++ pkgsrc/graphics/cheese/Makefile     Fri Jan 31 21:15:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2020/01/23 16:06:36 nia Exp $
+# $NetBSD: Makefile,v 1.88 2020/01/31 21:15:13 nia Exp $
 
 DISTNAME=      cheese-3.34.0
 CATEGORIES=    graphics gnome
@@ -10,6 +10,8 @@ HOMEPAGE=     https://wiki.gnome.org/Apps/Ch
 COMMENT=       Use your webcam to take photos and videos
 LICENSE=       gnu-gpl-v2
 
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
 DEPENDS+=      gst-plugins1-v4l2-[0-9]*:../../multimedia/gst-plugins1-v4l2
 
 USE_TOOLS+=    pkg-config msgfmt xgettext



Home | Main Index | Thread Index | Old Index