aboutsummaryrefslogtreecommitdiff
path: root/security/py-webauthn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-webauthn/Makefile')
-rw-r--r--security/py-webauthn/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-webauthn/Makefile b/security/py-webauthn/Makefile
index 7f4cecdcf7c0..b3ac811a8c46 100644
--- a/security/py-webauthn/Makefile
+++ b/security/py-webauthn/Makefile
@@ -15,10 +15,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=0.24.0:devel/py-asn1crypto@${PY_
${PYTHON_PKGNAMEPREFIX}attrs>=21.2.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cattrs>=1.8.0:devel/py-cattrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cbor2>=4.0.1:devel/py-cbor2@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}cryptography>=3.4.7:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=20.0.1,1:security/py-openssl@${PY_FLAVOR}
-USES= python
+USES= python pycryptography:run
USE_PYTHON= autoplist concurrent distutils unittest
NO_ARCH= yes