From: Asaf Kahlon Date: Sun, 15 Aug 2021 19:53:37 +0000 (+0300) Subject: package/python-pyopenssl: depend comment on BR2_PACKAGE_PYTHON3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdb0b251bca194ceeb7b8707df29594a2ad2daf5;p=buildroot.git package/python-pyopenssl: depend comment on BR2_PACKAGE_PYTHON3 The user shouldn't see the comment on the python2 menu. Signed-off-by: Asaf Kahlon Signed-off-by: Yann E. MORIN --- diff --git a/package/python-pyopenssl/Config.in b/package/python-pyopenssl/Config.in index 95630f2461..99ea4e9408 100644 --- a/package/python-pyopenssl/Config.in +++ b/package/python-pyopenssl/Config.in @@ -10,4 +10,5 @@ config BR2_PACKAGE_PYTHON_PYOPENSSL https://github.com/pyca/pyopenssl comment "python-pyopenssl needs a toolchain w/ C++" + depends on BR2_PACKAGE_PYTHON3 depends on !BR2_INSTALL_LIBSTDCPP