summaryrefslogtreecommitdiffstats
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 @@
1inherit setuptools 1inherit setuptools
2require python-paho-mqtt.inc 2require python-paho-mqtt.inc
3 3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-subprocess \
6"