mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net: mosquitto: add missing libuuid dependency
Improper patch resolution when importing this from it's development repository :( Signed-off-by: Karl Palsson <karlp@remake.is>
This commit is contained in:
@@ -30,7 +30,7 @@ define Package/$(PKG_NAME)/default
|
|||||||
TITLE:=mosquitto - an MQTT message broker
|
TITLE:=mosquitto - an MQTT message broker
|
||||||
URL:=http://www.mosquitto.org/
|
URL:=http://www.mosquitto.org/
|
||||||
MAINTAINER:=Karl Palsson <karlp@remake.is>
|
MAINTAINER:=Karl Palsson <karlp@remake.is>
|
||||||
DEPENDS:= +librt
|
DEPENDS:= +librt +libuuid
|
||||||
USERID:=mosquitto=200:mosquitto=200
|
USERID:=mosquitto=200:mosquitto=200
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user