From: Asaf Kahlon Date: Sun, 15 Aug 2021 19:53:38 +0000 (+0300) Subject: package/python-secretstorage: depend comment on BR2_PACKAGE_PYTHON3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bf0b9048f216586614aa63ff9d1fd509f0155da3;p=buildroot.git package/python-secretstorage: 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-secretstorage/Config.in b/package/python-secretstorage/Config.in index 78a0a2ae15..8ae8c2d598 100644 --- a/package/python-secretstorage/Config.in +++ b/package/python-secretstorage/Config.in @@ -9,4 +9,5 @@ config BR2_PACKAGE_PYTHON_SECRETSTORAGE https://github.com/mitya57/secretstorage comment "python-secretstorage needs a toolchain w/ C++" + depends on BR2_PACKAGE_PYTHON3 depends on !BR2_INSTALL_LIBSTDCPP