contrib: make luci-sys depend on luci-iwinfo
This commit is contained in:
parent
2a9a87e891
commit
1e4efd1355
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue