harfbuzz: security bump to version 1.4.4
[buildroot-gz.git] / package / python-pyopenssl / Config.in
blobc32e211e179c550769ee6aa5fd30ca379cc8b241
1 config BR2_PACKAGE_PYTHON_PYOPENSSL
2         bool "python-pyopenssl"
3         depends on BR2_INSTALL_LIBSTDCPP # python-cryptography
4         select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
5         select BR2_PACKAGE_PYTHON_SIX # runtime
6         help
7           Python wrapper module around the OpenSSL library.
9           https://github.com/pyca/pyopenssl
11 comment "python-pyopenssl needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP