mirror of
https://github.com/YunoHost-Apps/lxd_ynh.git
synced 2024-09-03 19:45:53 +02:00
Fix dependencies
This commit is contained in:
parent
7fa83e961d
commit
fdb943fdc7
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
"lvm2",
|
||||
"thin-provisioning-tools",
|
||||
"btrfs-progs",
|
||||
"busybox|busybox-static",
|
||||
"busybox",
|
||||
"libattr1-dev",
|
||||
"libuv1",
|
||||
"libdevmapper-event1.02.1",
|
||||
|
|
Loading…
Reference in a new issue