From: Luka Perkov Date: Tue, 21 Oct 2014 14:34:01 +0000 (+0200) Subject: lxc: lxc-ls depends on lxc-config X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=97a8547586c1eb9fef8d34c49fafe37ee992f634;p=feed%2Fpackages.git lxc: lxc-ls depends on lxc-config Signed-off-by: Luka Perkov --- diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile index 6695287475..de3fcef7eb 100644 --- a/utils/lxc/Makefile +++ b/utils/lxc/Makefile @@ -33,6 +33,7 @@ LXC_SCRIPTS += \ DEPENDS_APPLETS = +libpthread +libcap +liblxc +DEPENDS_ls = +lxc-config DEPENDS_top = +lxc-lua +luafilesystem @BROKEN