diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb b/meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb index f39847ffa7..49a3628f41 100644 --- a/meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyudev_0.21.0.bb | |||
@@ -17,5 +17,6 @@ RDEPENDS_${PN} = "\ | |||
17 | ${PYTHON_PN}-misc \ | 17 | ${PYTHON_PN}-misc \ |
18 | ${PYTHON_PN}-six \ | 18 | ${PYTHON_PN}-six \ |
19 | ${PYTHON_PN}-threading \ | 19 | ${PYTHON_PN}-threading \ |
20 | ${PYTHON_PN}-fcntl \ | ||
20 | libudev \ | 21 | libudev \ |
21 | " | 22 | " |