qemu7 split
This commit is contained in:
parent
1412e35107
commit
869bbbfbb0
4
PKGBUILD
4
PKGBUILD
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=lxd
|
||||
pkgver=5.0.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Daemon based on liblxc offering a REST API to manage containers"
|
||||
arch=('x86_64')
|
||||
url="https://linuxcontainers.org/lxd"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
'btrfs-progs: for btrfs storage driver support'
|
||||
'ceph: for ceph storage driver support'
|
||||
'cdrtools: VM support'
|
||||
'qemu: VM support'
|
||||
'qemu-headless: VM support'
|
||||
'ovmf: VM support'
|
||||
'systemd-libs: unix device hotplug support'
|
||||
'apparmor: apparmor support'
|
||||
|
|
Loading…
Reference in New Issue