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
+1 -1
View File
@@ -74,7 +74,7 @@ endef
define Package/lxc-templates define Package/lxc-templates
$(call Package/lxc/Default) $(call Package/lxc/Default)
TITLE:=LXC virtual machine templates TITLE:=LXC virtual machine templates
DEPENDS:= lxc @BROKEN DEPENDS:= lxc
endef endef
define Package/liblxc define Package/liblxc