blob: ef367e89d7fde1eb76658cc747090529e19c01fa [file] [log] [blame]
developer3f10c672023-11-21 14:30:53 +08001diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
2index ccd566e0..936fdfbb 100644
3--- a/package/network/config/netifd/Makefile
4+++ b/package/network/config/netifd/Makefile
5@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/cmake.mk
6 define Package/netifd
7 SECTION:=base
8 CATEGORY:=Base system
9- DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn +libubox +libudebug
10+ DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn +libubox
11 TITLE:=OpenWrt Network Interface Configuration Daemon
12 endef
13