pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/seahorse
Module Name: pkgsrc
Committed By: nia
Date: Tue Dec 1 11:22:53 UTC 2020
Modified Files:
pkgsrc/security/seahorse: Makefile
Log Message:
seahorse: Needs itstool
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 pkgsrc/security/seahorse/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/seahorse/Makefile
diff -u pkgsrc/security/seahorse/Makefile:1.162 pkgsrc/security/seahorse/Makefile:1.163
--- pkgsrc/security/seahorse/Makefile:1.162 Sun Nov 22 12:04:28 2020
+++ pkgsrc/security/seahorse/Makefile Tue Dec 1 11:22:53 2020
@@ -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 @@ COMMENT= GNOME encryption interface
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