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.99rst.org/?a=commitdiff_plain;h=e43ee3187c63823ac64a092c1ec6fd184425baf1;p=openwrt-packages.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 dc0008f23..7fecd2f20 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