From: Karl Palsson Date: Mon, 6 Jun 2016 10:52:41 +0000 (+0000) Subject: net/mosquitto: update maintainer email address X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f43f01ea157c24704c75c376dffd15008a6006bd;p=feed%2Fpackages.git net/mosquitto: update maintainer email address Signed-off-by: Karl Palsson Signed-off-by: Karl Palsson --- 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