From cb504ababe2d2fbd1c7779106b9442f4279f8315 Mon Sep 17 00:00:00 2001 From: Amin Ben Ramdhane Date: Sat, 28 Dec 2019 13:16:00 +0100 Subject: [PATCH] icwmp: remove unused library --- icwmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icwmp/Makefile b/icwmp/Makefile index d6a4be8f7..0a1a40c71 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -43,7 +43,7 @@ define Package/icwmp_xmpp SECTION:=utils CATEGORY:=Utilities TITLE:=TR-069 xmpp feature - DEPENDS:=+libuci +libubox +libexpat +libstrophe + DEPENDS:=+libuci +libstrophe endef define Package/icwmp_twamp