X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f85eb6d428598db0d0c0e4b9e94d8d0bcab0f512..def14a0f4574c0cdc459815023944e6b73873b6f:/package/netifd/Makefile diff --git a/package/netifd/Makefile b/package/netifd/Makefile index c25158c58..e8a4f69e9 100644 --- a/package/netifd/Makefile +++ b/package/netifd/Makefile @@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/cmake.mk define Package/netifd SECTION:=base CATEGORY:=Base system - DEPENDS:=+libubus +ubus +ubusd @USE_NETIFD + DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn @USE_NETIFD TITLE:=OpenWrt Network Interface Configuration Daemon endef