pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/grilo-plugins



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat May 16 02:13:31 UTC 2020

Modified Files:
        pkgsrc/net/grilo-plugins: Makefile

Log Message:
Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/grilo-plugins/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/grilo-plugins/Makefile
diff -u pkgsrc/net/grilo-plugins/Makefile:1.35 pkgsrc/net/grilo-plugins/Makefile:1.36
--- pkgsrc/net/grilo-plugins/Makefile:1.35      Thu May 14 19:15:14 2020
+++ pkgsrc/net/grilo-plugins/Makefile   Sat May 16 02:13:31 2020
@@ -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 @@ COMMENT=      Plugins for grilo media browser
 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