From: Felix Fietkau Date: Tue, 29 May 2012 13:02:10 +0000 (+0000) Subject: netifd: remove obsolete config variable dependency X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=edcaa11019e1b90080534799fb47723b2f434571 netifd: remove obsolete config variable dependency SVN-Revision: 31988 --- diff --git a/package/netifd/Makefile b/package/netifd/Makefile index 236678d95d..805f2f3bbe 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 @!DISABLE_NETIFD + DEPENDS:=+libuci +libnl-tiny +libubus +ubus +ubusd +jshn TITLE:=OpenWrt Network Interface Configuration Daemon endef