nodogsplash: update libmicrohttpd dependency

Maintainer: Moritz Warning <moritzwarning@web.de>

Description: Pending merge of PR openwrt/packages #8563, revert name of no-ssl version to libmicrohttpd-no-ssl
Currently, libmicrohtppd-ssl with its dependencies gets installed along with nodogsplash using a large amount of flash storage. 

Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
Rob White 2019-04-01 18:52:58 +01:00 committed by GitHub
parent e40f6891e5
commit e8764870db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nodogsplash
PKG_FIXUP:=autoreconf
PKG_VERSION:=3.3.0
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?
PKG_SOURCE:=nodogsplash-$(PKG_VERSION).tar.gz
@ -26,7 +26,7 @@ define Package/nodogsplash
SUBMENU:=Captive Portals
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libpthread +iptables-mod-ipopt +libmicrohttpd
DEPENDS:=+libpthread +iptables-mod-ipopt +libmicrohttpd-no-ssl
TITLE:=Open public network gateway daemon
URL:=https://github.com/nodogsplash/nodogsplash
CONFLICTS:=nodogsplash2