mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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-subprocess \
|
||||
python-misc \
|
||||
python-contextlib \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user