From: Luka Perkov Date: Tue, 11 Nov 2014 10:49:48 +0000 (+0100) Subject: luci-app-lxc: update dependencies X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2da2a9e900d04c38bccc8ae545b0577fa38e80e6;p=openwrt-packages.git luci-app-lxc: update dependencies Signed-off-by: Luka Perkov --- diff --git a/utils/luci-app-lxc/Makefile b/utils/luci-app-lxc/Makefile index ffdb95843..56922f5a9 100644 --- a/utils/luci-app-lxc/Makefile +++ b/utils/luci-app-lxc/Makefile @@ -19,7 +19,7 @@ define Package/luci-app-lxc CATEGORY:=LuCI SUBMENU:=3. Applications 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 endef