From 5eed1d8f6b6228d738f25de528f005d7716e6d9d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 14 May 2012 23:33:35 +0000 Subject: enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places SVN-Revision: 31730 --- 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 4964d69524..a5426b69ea 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 +jshn @USE_NETIFD + DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn @!DISABLE_NETIFD TITLE:=OpenWrt Network Interface Configuration Daemon endef -- cgit v1.2.3