diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb index cc6f4dc8cb..8bf80e601a 100644 --- a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb | |||
@@ -20,3 +20,5 @@ RDEPENDS_${PN} = "\ | |||
20 | ${PYTHON_PN}-netclient \ | 20 | ${PYTHON_PN}-netclient \ |
21 | ${PYTHON_PN}-threading \ | 21 | ${PYTHON_PN}-threading \ |
22 | " | 22 | " |
23 | |||
24 | BBCLASSEXTEND = "native nativesdk" | ||