lxc: enable template installation
authorPetar Koretic <petar.koretic@sartura.hr>
Tue, 21 Oct 2014 13:33:06 +0000 (15:33 +0200)
committerLuka Perkov <luka.perkov@sartura.hr>
Thu, 23 Oct 2014 08:05:35 +0000 (04:05 -0400)
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
utils/lxc/Makefile

index de3fcef7eb5a03d470e051dd13fe4c67e19036eb..cf3fd27aea2ef010d34e203784b9366652cf9103 100644 (file)
@@ -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