commit: https://git.buildroot.net/buildroot/commit/?id=bdb0b251bca194ceeb7b8707df29594a2ad2daf5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
The user shouldn't see the comment on the python2 menu.
Signed-off-by: Asaf Kahlon <redacted>
Signed-off-by: Yann E. MORIN <redacted>
---
package/python-pyopenssl/Config.in | 1 +
1 file changed, 1 insertion(+)
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
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot