Switch to libustream-wolfssl

This commit is contained in:
Fabian Bläse 2021-01-31 11:29:38 +01:00
parent 6d039defc1
commit cd7f052e22
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ define Package/$(PKG_NAME)
CATEGORY:=Freifunk
TITLE:=Freifunk-Franken Webinterface
URL:=http://www.freifunk-franken.de
DEPENDS:=+uhttpd +libustream-mbedtls +haserl +px5g +fff-simple-tc \
DEPENDS:=+uhttpd +libustream-wolfssl +haserl +px5g +fff-simple-tc \
+fff-boardname +fff-config +fff-network +fff-hoodutils \
+@BUSYBOX_CONFIG_WGET +@BUSYBOX_CONFIG_FEATURE_WGET_TIMEOUT
endef