diff options
Diffstat (limited to 'package/python-pyudev')
-rw-r--r-- | package/python-pyudev/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/python-pyudev/Config.in b/package/python-pyudev/Config.in index 137a983ae7..fb853956e8 100644 --- a/package/python-pyudev/Config.in +++ b/package/python-pyudev/Config.in @@ -5,8 +5,9 @@ config BR2_PACKAGE_PYTHON_PYUDEV select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime select BR2_PACKAGE_PYTHON_SIX # runtime help - pyudev is a LGPL licenced, pure Python 2/3 binding to libudev, - the device and hardware management and information library of Linux. + pyudev is a LGPL licenced, pure Python 2/3 binding to + libudev, the device and hardware management and information + library of Linux. https://github.com/pyudev/pyudev |