contrib: make luci-sys depend on luci-iwinfo
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 9 Aug 2009 15:02:43 +0000 (15:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 9 Aug 2009 15:02:43 +0000 (15:02 +0000)
contrib/package/luci/Makefile

index b5b6c62..1d00314 100644 (file)
@@ -313,6 +313,7 @@ endef
 define Package/luci-sys
   $(call Package/luci/libtemplate)
   TITLE:=LuCI Linux/POSIX system library
+  DEPENDS:=+luci-iwinfo
 endef
 
 define Package/luci-sys/install