contrib: make luci-sys depend on luci-iwinfo

This commit is contained in:
Jo-Philipp Wich 2009-08-09 15:02:43 +00:00
parent 2a9a87e891
commit 1e4efd1355

View 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