From fdc397de4e111d6215d82e3de14475555ce4655e Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 5 Mar 2020 17:30:23 +0100 Subject: [PATCH] Add unbound-anchor --- openmptcprouter-full/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index d563283b3..8340b2165 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -15,7 +15,7 @@ include $(INCLUDE_DIR)/package.mk MY_DEPENDS := \ mptcp \ - unbound-daemon unbound-control \ + unbound-daemon unbound-control unbound-anchor \ netifd \ luci-app-dsvpn \ mc \