From c30b21ff8a8f281fbc7f2b1e7b99c261cb945822 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 22 Oct 2011 01:51:55 +0000 Subject: netifd: add a dependency on jshn git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28514 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/netifd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/netifd') diff --git a/package/netifd/Makefile b/package/netifd/Makefile index 96dea242d..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:=+libuci +libnl-tiny +libubus +ubus +ubusd @USE_NETIFD + DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn @USE_NETIFD TITLE:=OpenWrt Network Interface Configuration Daemon endef -- cgit v1.2.3