From: Asaf Kahlon Date: Sun, 15 Aug 2021 19:53:40 +0000 (+0300) Subject: package/python-treq: depend comment on BR2_PACKAGE_PYTHON3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bf716f3d51c20510ddbd66181d104a3ea3ac9325;p=buildroot.git package/python-treq: depend comment on BR2_PACKAGE_PYTHON3 The user shouldn't see the comment on the python2 menu. Signed-off-by: Asaf Kahlon Signed-off-by: Yann E. MORIN --- diff --git a/package/python-treq/Config.in b/package/python-treq/Config.in index 47719f92bf..02c26a53f7 100644 --- a/package/python-treq/Config.in +++ b/package/python-treq/Config.in @@ -18,4 +18,5 @@ config BR2_PACKAGE_PYTHON_TREQ https://github.com/twisted/treq comment "python-treq needs a toolchain w/ C++" + depends on BR2_PACKAGE_PYTHON3 depends on !BR2_INSTALL_LIBSTDCPP