package/python-pyudev: 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
c449ceaae2
commit
3aa1a0dfd0
@ -1,8 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PYUDEV
|
||||
bool "python-pyudev"
|
||||
depends on BR2_PACKAGE_HAS_UDEV
|
||||
select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON # runtime
|
||||
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
|
||||
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
help
|
||||
pyudev is a LGPL licenced, pure Python 2/3 binding to
|
||||
|
Loading…
Reference in New Issue
Block a user