aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/python/python-paho-mqtt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/python-paho-mqtt/Makefile b/lang/python/python-paho-mqtt/Makefile
index e7e3212fc..fd9e627ca 100644
--- a/lang/python/python-paho-mqtt/Makefile
+++ b/lang/python/python-paho-mqtt/Makefile
@@ -25,7 +25,7 @@ define Package/python3-paho-mqtt
SUBMENU:=Python
TITLE:=MQTT version 5.0/3.1.1 client class
URL:=http://eclipse.org/paho
- DEPENDS:=+python3-light
+ DEPENDS:=+python3-light +python3-uuid
endef
define Package/python3-paho-mqtt/description