From 20f667b163e2df58e290f15cdb3c20d987f17acf Mon Sep 17 00:00:00 2001 From: Yalu Zhang Date: Tue, 5 Feb 2019 15:11:47 +0100 Subject: [PATCH] Update the dependency of dslmngr package --- dslmngr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dslmngr/Makefile b/dslmngr/Makefile index fb80f2f81..aba6db259 100644 --- a/dslmngr/Makefile +++ b/dslmngr/Makefile @@ -26,7 +26,7 @@ define Package/dslmngr SECTION:=utils CATEGORY:=Utilities TITLE:=XDSL status and configration utility - DEPENDS:=+libdsl +libuci +libubox +ubus +libpthread +libnl-genl +dsl-cpe-control-vrx + DEPENDS:=+libdsl +libuci +libubox +ubus +libpthread +libnl-genl endef define Package/dslmngr/description