mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
netifd: add a dependency on jshn
SVN-Revision: 28514
This commit is contained in:
parent
d10b4495bc
commit
fde2b227b8
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
|||||||
define Package/netifd
|
define Package/netifd
|
||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd @USE_NETIFD
|
DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn @USE_NETIFD
|
||||||
TITLE:=OpenWrt Network Interface Configuration Daemon
|
TITLE:=OpenWrt Network Interface Configuration Daemon
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user