mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +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:
committed by
Martin Jansa
parent
4eb06c68fb
commit
92dfaeb997
@@ -22,4 +22,5 @@ RDEPENDS_${PN} = "\
|
|||||||
python-ctypes \
|
python-ctypes \
|
||||||
python-subprocess \
|
python-subprocess \
|
||||||
python-misc \
|
python-misc \
|
||||||
|
python-contextlib \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user