mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
Revert "package/python-cryptography: add host-python-six dependency"
This reverts commit 9b0ab090d3
.
This commit is contained in:
parent
9b0ab090d3
commit
d6d24f5ef8
@ -14,7 +14,7 @@ PYTHON_CRYPTOGRAPHY_CPE_ID_VENDOR = cryptography_project
|
||||
PYTHON_CRYPTOGRAPHY_CPE_ID_PRODUCT = cryptography
|
||||
PYTHON_CRYPTOGRAPHY_DEPENDENCIES = host-python-cffi openssl
|
||||
HOST_PYTHON_CRYPTOGRAPHY_NEEDS_HOST_PYTHON = python3
|
||||
HOST_PYTHON_CRYPTOGRAPHY_DEPENDENCIES = host-python3-cffi host-python-six host-openssl
|
||||
HOST_PYTHON_CRYPTOGRAPHY_DEPENDENCIES = host-python3-cffi host-openssl
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
Loading…
Reference in New Issue
Block a user