mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:27:14 +00:00
add libudev to python-pyudev RDEPENDS
pyudev uses ctypes to load libudev shared library at runtime which results in an exception if it cannot be found Signed-off-by: Florian Wickert <fw@javox-solutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
eedd084d3b
commit
1be262c3b9
@ -15,4 +15,5 @@ RDEPENDS_${PN} = "\
|
||||
${PYTHON_PN}-misc \
|
||||
${PYTHON_PN}-six \
|
||||
${PYTHON_PN}-threading \
|
||||
libudev \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user