Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/grilo-plugins Needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c29c4b09c469
branches:  trunk
changeset: 431686:c29c4b09c469
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat May 16 02:13:31 2020 +0000

description:
Needs itstool

diffstat:

 net/grilo-plugins/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b0f1a13166b1 -r c29c4b09c469 net/grilo-plugins/Makefile
--- a/net/grilo-plugins/Makefile        Sat May 16 02:13:02 2020 +0000
+++ b/net/grilo-plugins/Makefile        Sat May 16 02:13:31 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2020/05/14 19:15:14 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2020/05/16 02:13:31 joerg Exp $
 
 DISTNAME=      grilo-plugins-0.3.10
 PKGREVISION=   3
@@ -12,6 +12,7 @@
 LICENSE=       gnu-lgpl-v2
 
 TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
 
 USE_TOOLS+=    pkg-config xgettext
 



Home | Main Index | Thread Index | Old Index