mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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:
committed by
Armin Kuster
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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user