buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] package/python-pyopenssl: depend comment on BR2_PACKAGE_PYTHON3
@ 2021-08-17 19:55 Yann E. MORIN
  0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2021-08-17 19:55 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=bdb0b251bca194ceeb7b8707df29594a2ad2daf5
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

The user shouldn't see the comment on the python2 menu.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-26 22:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17 19:55 [Buildroot] [git commit branch/next] package/python-pyopenssl: depend comment on BR2_PACKAGE_PYTHON3 Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).