lxc: enable template installation
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
This commit is contained in:
parent
7bd68693a7
commit
dafecb2fef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue