aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb b/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb
index f369b2e848..a1031176e4 100644
--- a/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python-paho-mqtt_1.3.1.bb
@@ -1,3 +1,6 @@
inherit setuptools
require python-paho-mqtt.inc
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-subprocess \
+"