luci-app-lxc: update dependencies
authorLuka Perkov <luka@openwrt.org>
Tue, 11 Nov 2014 10:49:48 +0000 (11:49 +0100)
committerLuka Perkov <luka@openwrt.org>
Tue, 11 Nov 2014 10:49:48 +0000 (11:49 +0100)
Signed-off-by: Luka Perkov <luka@openwrt.org>
utils/luci-app-lxc/Makefile

index ffdb95843081ed5e015f1962c8801cbdb57ca19e..56922f5a9caf225b6c85edec18e0ca5db5872a60 100644 (file)
@@ -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 <petar.koretic@sartura.hr>
 endef