summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-paho-mqtt.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-paho-mqtt.inc b/meta-python/recipes-devtools/python/python-paho-mqtt.inc
index 6cbde74cb..ad1ce6a90 100644
--- a/meta-python/recipes-devtools/python/python-paho-mqtt.inc
+++ b/meta-python/recipes-devtools/python/python-paho-mqtt.inc
@@ -10,6 +10,8 @@ inherit pypi
10SRC_URI[md5sum] = "b9338236e2836e8579ef140956189cc4" 10SRC_URI[md5sum] = "b9338236e2836e8579ef140956189cc4"
11SRC_URI[sha256sum] = "2c9ef5494cfc1e41a9fff6544c5a2cd59ea5d401d9119a06ecf7fad6a2ffeb93" 11SRC_URI[sha256sum] = "2c9ef5494cfc1e41a9fff6544c5a2cd59ea5d401d9119a06ecf7fad6a2ffeb93"
12 12
13DEPENDS += "${PYTHON_PN}-pytest-runner-native"
14
13RDEPENDS_${PN} = "\ 15RDEPENDS_${PN} = "\
14 ${PYTHON_PN}-math \ 16 ${PYTHON_PN}-math \
15 ${PYTHON_PN}-io \ 17 ${PYTHON_PN}-io \