Merge pull request #1296 from TDT-GmbH/sort-language
[project/luci.git] / applications / luci-app-dnscrypt-proxy / Makefile
index ec4a1d9..4b632b8 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for DNSCrypt-Proxy
-LUCI_DEPENDS:=+libustream-mbedtls +dnscrypt-proxy
+LUCI_DEPENDS:=+uclient-fetch +dnscrypt-proxy
 LUCI_PKGARCH:=all
 
 include ../../luci.mk