diff --git a/meta-python/recipes-devtools/python/python-pyudev.inc b/meta-python/recipes-devtools/python/python-pyudev.inc index cb906c9ec..683a75cdd 100644 --- a/meta-python/recipes-devtools/python/python-pyudev.inc +++ b/meta-python/recipes-devtools/python/python-pyudev.inc @@ -15,4 +15,5 @@ RDEPENDS_${PN} = "\ ${PYTHON_PN}-misc \ ${PYTHON_PN}-six \ ${PYTHON_PN}-threading \ + libudev \ "