Browse Source

lxc: enable template installation

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
lilik-openwrt-22.03
Petar Koretic 10 years ago
committed by Luka Perkov
parent
commit
dafecb2fef
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/lxc/Makefile

+ 1
- 1
utils/lxc/Makefile 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


Loading…
Cancel
Save