Config.in 401 B

12345678910111213
  1. config BR2_PACKAGE_PYTHON_PYUDEV
  2. bool "python-pyudev"
  3. depends on BR2_PACKAGE_HAS_UDEV
  4. select BR2_PACKAGE_PYTHON3_ZLIB # runtime
  5. help
  6. pyudev is a LGPL licenced, pure Python 2/3 binding to
  7. libudev, the device and hardware management and information
  8. library of Linux.
  9. https://github.com/pyudev/pyudev
  10. comment "python-pyudev needs udev /dev management"
  11. depends on !BR2_PACKAGE_HAS_UDEV