aboutsummaryrefslogtreecommitdiff
path: root/utils/lxc
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lxc')
-rw-r--r--utils/lxc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile
index de3fcef7e..cf3fd27ae 100644
--- a/utils/lxc/Makefile
+++ b/utils/lxc/Makefile
@@ -74,7 +74,7 @@ endef
define Package/lxc-templates
$(call Package/lxc/Default)
TITLE:=LXC virtual machine templates
- DEPENDS:= lxc @BROKEN
+ DEPENDS:= lxc
endef
define Package/liblxc