diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt.inc b/meta-python/recipes-devtools/python/python-paho-mqtt.inc index 9efbd2f1e..6459e68b4 100644 --- a/meta-python/recipes-devtools/python/python-paho-mqtt.inc +++ b/meta-python/recipes-devtools/python/python-paho-mqtt.inc @@ -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 \ "