From 3a8fea2d25cf7916f9e0a6ed96b43e21a565cf05 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 29 Nov 2017 13:12:01 -0500 Subject: python-paho-mqtt: update RDEPENDS to work on minimal python install Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-paho-mqtt.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') 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 \ " -- cgit v1.2.3-54-g00ecf