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