buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-cryptography: depend comment on BR2_PACKAGE_PYTHON3
@ 2021-08-15 19:53 Asaf Kahlon
  2021-08-15 19:53 ` [Buildroot] [PATCH 1/1] package/python-keyring: " Asaf Kahlon
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Asaf Kahlon @ 2021-08-15 19:53 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni, Asaf Kahlon

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

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 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
-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-04 21:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-15 19:53 [Buildroot] [PATCH 1/1] package/python-cryptography: depend comment on BR2_PACKAGE_PYTHON3 Asaf Kahlon
2021-08-15 19:53 ` [Buildroot] [PATCH 1/1] package/python-keyring: " Asaf Kahlon
2021-08-15 19:53 ` [Buildroot] [PATCH 1/1] package/python-pyopenssl: " Asaf Kahlon
2021-08-15 19:53 ` [Buildroot] [PATCH 1/1] package/python-secretstorage: " Asaf Kahlon
2021-09-04 21:47   ` Peter Korsgaard
2021-08-15 19:53 ` [Buildroot] [PATCH 1/1] package/python-service-identity: " Asaf Kahlon
2021-08-15 19:53 ` [Buildroot] [PATCH 1/1] package/python-treq: " Asaf Kahlon
2021-08-17 19:58 ` [Buildroot] [PATCH 1/1] package/python-cryptography: " 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).