lxc: enable template installation

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
This commit is contained in:
Petar Koretic
2014-10-23 04:05:35 -04:00
committed by Luka Perkov
parent 7bd68693a7
commit dafecb2fef
+1 -1
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