diff options
Diffstat (limited to 'package/mosquitto/Makefile')
-rw-r--r-- | package/mosquitto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mosquitto/Makefile b/package/mosquitto/Makefile index dbf3d8a3b..836e1630b 100644 --- a/package/mosquitto/Makefile +++ b/package/mosquitto/Makefile @@ -11,7 +11,7 @@ PKG_DESCR:= mqtt broker PKG_SECTION:= net/misc PKG_DEPENDS:= c-ares libressl PKG_BUILDDEP:= cmake-host c-ares libressl -PKG_NEEDS:= threads rt +PKG_NEEDS:= threads PKG_URL:= http://mosquitto.org PKG_SITES:= http://mosquitto.org/files/source/ |