pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gcr
Module Name: pkgsrc
Committed By: wiz
Date: Sat May 9 13:43:15 UTC 2026
Modified Files:
pkgsrc/security/gcr: Makefile
Log Message:
gcr: add missing tool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/security/gcr/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/gcr/Makefile
diff -u pkgsrc/security/gcr/Makefile:1.50 pkgsrc/security/gcr/Makefile:1.51
--- pkgsrc/security/gcr/Makefile:1.50 Fri May 1 14:23:28 2026
+++ pkgsrc/security/gcr/Makefile Sat May 9 13:43:15 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2026/05/01 14:23:28 vins Exp $
+# $NetBSD: Makefile,v 1.51 2026/05/09 13:43:15 wiz Exp $
DISTNAME= gcr-3.41.2
CATEGORIES= security
@@ -11,6 +11,7 @@ COMMENT= Library for crypto UI and relat
LICENSE= gnu-gpl-v2
TOOL_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
+TOOL_DEPENDS+= ${PYPKGPREFIX}-gi-docgen-[0-9]*:../../devel/py-gi-docgen
DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2
USE_TOOLS+= gdbus-codegen intltool msgfmt perl pkg-config readlink
Home |
Main Index |
Thread Index |
Old Index