package/snmpclitools: drop python2 support
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
96cda325b1
commit
4ba81e6839
@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_SNMPCLITOOLS
|
||||
bool "snmpclitools"
|
||||
depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_PYSMI # runtime
|
||||
select BR2_PACKAGE_PYTHON_PYSNMP # runtime
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user