summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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"
15RDEPENDS_${PN} = "\ 15RDEPENDS_${PN} = "\
16 ${PYTHON_PN}-math \ 16 ${PYTHON_PN}-math \
17 ${PYTHON_PN}-io \ 17 ${PYTHON_PN}-io \
18 ${PYTHON_PN}-netclient \
18 ${PYTHON_PN}-threading \ 19 ${PYTHON_PN}-threading \
20 ${PYTHON_PN}-subprocess \
19" 21"