commit b76bb760714af7f05723da219b4ee49346db43bf
parent 77949c83bbeed7a93a3494f2fa8cd0e8c96596f2
Author: Luka Perkov <luka@openwrt.org>
Date: Tue, 11 Nov 2014 11:49:38 +0100
lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile
@@ -35,6 +35,7 @@ LXC_SCRIPTS += \
DEPENDS_APPLETS = +libpthread +libcap +liblxc
+DEPENDS_create = +lxc-hooks +lxc-templates
DEPENDS_ls = +lxc-config
DEPENDS_top = +lxc-lua +luafilesystem @BROKEN