lxc: enable template installation

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
This commit is contained in:
Petar Koretic 2014-10-21 15:33:06 +02:00 committed by Luka Perkov
parent 7bd68693a7
commit dafecb2fef

View 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