mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 22:58:11 +00:00
python-paho-mqtt: update RDEPENDS to work on minimal python install
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
fd587cabdb
commit
3a8fea2d25
@ -15,5 +15,7 @@ DEPENDS += "${PYTHON_PN}-pytest-runner-native"
|
|||||||
RDEPENDS_${PN} = "\
|
RDEPENDS_${PN} = "\
|
||||||
${PYTHON_PN}-math \
|
${PYTHON_PN}-math \
|
||||||
${PYTHON_PN}-io \
|
${PYTHON_PN}-io \
|
||||||
|
${PYTHON_PN}-netclient \
|
||||||
${PYTHON_PN}-threading \
|
${PYTHON_PN}-threading \
|
||||||
|
${PYTHON_PN}-subprocess \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user