Config.in 534 B

1234567891011121314
  1. config BR2_PACKAGE_PYTHON_SERVICE_IDENTITY
  2. bool "python-service-identity"
  3. depends on BR2_INSTALL_LIBSTDCPP # python-pyopenssl, python-pyasn
  4. select BR2_PACKAGE_PYTHON_CHARACTERISTIC # runtime
  5. select BR2_PACKAGE_PYTHON_PYASN # runtime
  6. select BR2_PACKAGE_PYTHON_PYASN_MODULES # runtime
  7. select BR2_PACKAGE_PYTHON_PYOPENSSL # runtime
  8. help
  9. Service identity verification for pyOpenSSL.
  10. https://pypi.python.org/pypi/service_identity
  11. comment "python-service-identify needs a toolchain w/ C++"
  12. depends on !BR2_INSTALL_LIBSTDCPP