From: Asaf Kahlon Date: Sat, 14 Aug 2021 17:37:24 +0000 (+0300) Subject: package/python-txtorcon: depend comment on BR2_PACKAGE_PYTHON3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d02d60071d7cd31261d480adfe83d1fd7816d0e6;p=buildroot.git package/python-txtorcon: depend comment on BR2_PACKAGE_PYTHON3 The user shouldn't view the comment on the python2 menu. Signed-off-by: Asaf Kahlon Signed-off-by: Thomas Petazzoni --- diff --git a/package/python-txtorcon/Config.in b/package/python-txtorcon/Config.in index 9677eb4da8..e8a1a233db 100644 --- a/package/python-txtorcon/Config.in +++ b/package/python-txtorcon/Config.in @@ -16,4 +16,5 @@ config BR2_PACKAGE_PYTHON_TXTORCON https://github.com/meejah/txtorcon comment "python-txtorcon needs a toolchain w/ C++" + depends on BR2_PACKAGE_PYTHON3 depends on !BR2_INSTALL_LIBSTDCPP