From f43f01ea157c24704c75c376dffd15008a6006bd Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Mon, 6 Jun 2016 10:52:41 +0000 Subject: [PATCH] net/mosquitto: update maintainer email address Signed-off-by: Karl Palsson Signed-off-by: Karl Palsson --- net/mosquitto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index b8a92f48f2..ca07ca7c64 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -26,7 +26,7 @@ define Package/$(PKG_NAME)/default CATEGORY:=Network TITLE:=mosquitto - an MQTT message broker URL:=http://www.mosquitto.org/ - MAINTAINER:=Karl Palsson + MAINTAINER:=Karl Palsson DEPENDS:= +librt +libuuid USERID:=mosquitto=200:mosquitto=200 endef -- 2.30.2