summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-dnscrypt-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-dnscrypt-proxy/Makefile')
-rw-r--r--applications/luci-app-dnscrypt-proxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-dnscrypt-proxy/Makefile b/applications/luci-app-dnscrypt-proxy/Makefile
index ec4a1d9769..4b632b8d04 100644
--- a/applications/luci-app-dnscrypt-proxy/Makefile
+++ b/applications/luci-app-dnscrypt-proxy/Makefile
@@ -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