pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/seahorse seahorse: Needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24cb1d68f132
branches:  trunk
changeset: 442825:24cb1d68f132
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Dec 01 11:22:53 2020 +0000

description:
seahorse: Needs itstool

diffstat:

 security/seahorse/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 51886544d9a7 -r 24cb1d68f132 security/seahorse/Makefile
--- a/security/seahorse/Makefile        Tue Dec 01 11:21:27 2020 +0000
+++ b/security/seahorse/Makefile        Tue Dec 01 11:22:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.162 2020/11/22 12:04:28 nia Exp $
+# $NetBSD: Makefile,v 1.163 2020/12/01 11:22:53 nia Exp $
 
 DISTNAME=      seahorse-3.38.0.1
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/3.38/}
@@ -11,6 +11,7 @@
 LICENSE=       gnu-gpl-v2
 
 TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
 
 USE_TOOLS+=    pkg-config msgfmt xgettext
 



Home | Main Index | Thread Index | Old Index