|
@@ -1,5 +1,6 @@
|
|
config BR2_PACKAGE_PYTHON_SECRETSTORAGE
|
|
config BR2_PACKAGE_PYTHON_SECRETSTORAGE
|
|
bool "python-secretstorage"
|
|
bool "python-secretstorage"
|
|
|
|
+ depends on BR2_PACKAGE_PYTHON3
|
|
depends on BR2_INSTALL_LIBSTDCPP # python-cryptography
|
|
depends on BR2_INSTALL_LIBSTDCPP # python-cryptography
|
|
select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
|
|
select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
|
|
help
|
|
help
|