pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c33bd5daf192
branches:  trunk
changeset: 422675:c33bd5daf192
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Jan 31 21:15:13 2020 +0000

description:
cheese: Needs itstool

diffstat:

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

diffs (18 lines):

diff -r 20a51056e7be -r c33bd5daf192 graphics/cheese/Makefile
--- a/graphics/cheese/Makefile  Fri Jan 31 21:11:28 2020 +0000
+++ b/graphics/cheese/Makefile  Fri Jan 31 21:15:13 2020 +0000
@@ -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 @@
 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