summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-03-19 13:17:06 +0000
committeradam <adam@pkgsrc.org>2021-03-19 13:17:06 +0000
commit57aa0f4f18e54b1711fe6281f02fb05209406b32 (patch)
tree8593dc4f6201fdb7eaede531444dd823055e5f31 /filesystems
parent8040546d27d9be4df7daba50c8b6ccf46fd3829e (diff)
downloadpkgsrc-57aa0f4f18e54b1711fe6281f02fb05209406b32.tar.gz
tahoe-lafs: depend on py-cryptodome
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/tahoe-lafs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile
index 359345a6da4..a85b34982b7 100644
--- a/filesystems/tahoe-lafs/Makefile
+++ b/filesystems/tahoe-lafs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/03/19 12:59:42 gdt Exp $
+# $NetBSD: Makefile,v 1.50 2021/03/19 13:17:06 adam Exp $
DISTNAME= tahoe-lafs-1.12.1
PKGREVISION= 2
@@ -33,7 +33,7 @@ DEPENDS+= ${PYPKGPREFIX}-twisted>=16.1.0:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-asn1>=0.1.8:../../security/py-asn1
DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.0.5:../../security/py-asn1-modules
DEPENDS+= ${PYPKGPREFIX}-characteristic>=14.0.0:../../devel/py-characteristic
-#DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
+DEPENDS+= ${PYPKGPREFIX}-cryptodome-[0-9]*:../../security/py-cryptodome
DEPENDS+= ${PYPKGPREFIX}-cryptopp>=0.6.0:../../security/py-cryptopp
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.14:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow