mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:45:05 +00:00
python-pyudev: add missing dependency on python-contextlib
Signed-off-by: Maciej Borzecki <maciej.borzecki@open-rnd.pl> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
4eb06c68fb
commit
92dfaeb997
@ -22,4 +22,5 @@ RDEPENDS_${PN} = "\
|
|||||||
python-ctypes \
|
python-ctypes \
|
||||||
python-subprocess \
|
python-subprocess \
|
||||||
python-misc \
|
python-misc \
|
||||||
|
python-contextlib \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user