Config.in 408 B

123456789101112
  1. config BR2_PACKAGE_PYTHON_SECRETSTORAGE
  2. bool "python-secretstorage"
  3. depends on BR2_PACKAGE_PYTHON3
  4. depends on BR2_INSTALL_LIBSTDCPP # python-cryptography
  5. select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
  6. help
  7. Python bindings to FreeDesktop.org Secret Service API.
  8. https://github.com/mitya57/secretstorage
  9. comment "python-secretstorage needs a toolchain w/ C++"
  10. depends on !BR2_INSTALL_LIBSTDCPP