commit: https://git.buildroot.net/buildroot/commit/?id=4cf2d745974c0fa5fc9ba6cb091a7d0c5981bd62
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-cryptography/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/python-cryptography/Config.in b/package/python-cryptography/Config.in
index 5a2e6da900..da4252d6da 100644
--- a/package/python-cryptography/Config.in
+++ b/package/python-cryptography/Config.in
@@ -17,4 +17,5 @@ config BR2_PACKAGE_PYTHON_CRYPTOGRAPHY
https://cryptography.io
comment "python-cryptography 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