pkgsrc-WIP-changes archive

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

p5-Crypt-PKCS10: depend on p5-CryptX



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Jan 14 10:47:51 2025 +0100
Changeset:	8f356b4d8b2f0e83464c327189866eb8e50bdb1b

Modified Files:
	p5-Crypt-PKCS10/Makefile

Log Message:
p5-Crypt-PKCS10: depend on p5-CryptX

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f356b4d8b2f0e83464c327189866eb8e50bdb1b

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

diffstat:
 p5-Crypt-PKCS10/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/p5-Crypt-PKCS10/Makefile b/p5-Crypt-PKCS10/Makefile
index b76413d93b..feba63991e 100644
--- a/p5-Crypt-PKCS10/Makefile
+++ b/p5-Crypt-PKCS10/Makefile
@@ -11,6 +11,7 @@ COMMENT=	Parse PKCS #10 certificate requests
 LICENSE=	${PERL5_LICENSE}
 
 DEPENDS+=	p5-Convert-ASN1>=0:../../textproc/p5-Convert-ASN1
+DEPENDS+=	p5-CryptX>=0:../../security/p5-CryptX
 
 PERL5_PACKLIST=		auto/Crypt/PKCS10/.packlist
 PERL5_MODULE_TYPE=	Module::Build::Tiny


Home | Main Index | Thread Index | Old Index