luci-app-lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
This commit is contained in:
parent
b76bb76071
commit
2da2a9e900
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ define Package/luci-app-lxc
|
||||||
CATEGORY:=LuCI
|
CATEGORY:=LuCI
|
||||||
SUBMENU:=3. Applications
|
SUBMENU:=3. Applications
|
||||||
TITLE:=LXC management Web UI
|
TITLE:=LXC management Web UI
|
||||||
DEPENDS:=+luci-mod-admin-full +lxc +liblxc +rpcd-mod-lxc
|
DEPENDS:=+luci-mod-admin-full +lxc +lxc-create +lxc-configs +liblxc +rpcd-mod-lxc
|
||||||
MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr>
|
MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue