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:
Derek Straka
2017-11-29 13:12:01 -05:00
committed by Armin Kuster
parent fd587cabdb
commit 3a8fea2d25

View File

@@ -15,5 +15,7 @@ DEPENDS += "${PYTHON_PN}-pytest-runner-native"
RDEPENDS_${PN} = "\
${PYTHON_PN}-math \
${PYTHON_PN}-io \
${PYTHON_PN}-netclient \
${PYTHON_PN}-threading \
${PYTHON_PN}-subprocess \
"