diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 6a6928e40..c7777f27b 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -28,7 +28,7 @@ define Package/mosquitto/default TITLE:=mosquitto - an MQTT message broker URL:=http://www.mosquitto.org/ MAINTAINER:=Karl Palsson - DEPENDS:= +librt +libuuid + DEPENDS:= +librt USERID:=mosquitto=200:mosquitto=200 endef