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