diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 0c98171dd..2fe741951 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -30,7 +30,7 @@ define Package/$(PKG_NAME)/default TITLE:=mosquitto - an MQTT message broker URL:=http://www.mosquitto.org/ MAINTAINER:=Karl Palsson - DEPENDS:= +librt + DEPENDS:= +librt +libuuid USERID:=mosquitto=200:mosquitto=200 endef