summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-08-09 15:02:43 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-08-09 15:02:43 +0000
commit1e4efd1355defe008bd29a2473b6b541e3e9c07b (patch)
tree304664c81ac35af172b831067e2aae837cf96f18 /contrib
parent2a9a87e89172c147c1dc222f67221f825755e9aa (diff)
contrib: make luci-sys depend on luci-iwinfo
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index b5b6c6281..1d0031496 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -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