aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-11-11 11:49:38 +0100
committerLuka Perkov <luka@openwrt.org>2014-11-11 11:49:38 +0100
commitb76bb760714af7f05723da219b4ee49346db43bf (patch)
tree90420262c134314cd5de6e61d52d62cb0ee3c5f1
parent77949c83bbeed7a93a3494f2fa8cd0e8c96596f2 (diff)
lxc: update dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>
-rw-r--r--utils/lxc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile
index 106159c92..569d83fb6 100644
--- 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