pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/gnome-dictionary (textproc/gnome-dictionary) ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44c74492c298
branches:  trunk
changeset: 442042:44c74492c298
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Nov 17 13:55:32 2020 +0000

description:
(textproc/gnome-dictionary) Add itstool-[0-9]* for TOOL_DEPENDS

diffstat:

 textproc/gnome-dictionary/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 286ef7f8ac26 -r 44c74492c298 textproc/gnome-dictionary/Makefile
--- a/textproc/gnome-dictionary/Makefile        Tue Nov 17 13:49:27 2020 +0000
+++ b/textproc/gnome-dictionary/Makefile        Tue Nov 17 13:55:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/11/12 09:55:40 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/11/17 13:55:32 mef Exp $
 
 DISTNAME=      gnome-dictionary-3.26.1
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -15,6 +15,7 @@
 
 TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
 
 USE_TOOLS+=    pkg-config msgfmt xgettext
 



Home | Main Index | Thread Index | Old Index