Switch lvm2 dependency with device-mapper
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: libvirt
|
name: libvirt
|
||||||
description: Virtualization platform management toolkit
|
description: Virtualization platform management toolkit
|
||||||
version: 11.8.0
|
version: 11.8.0
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://libvirt.org/
|
url: https://libvirt.org/
|
||||||
license: GPL3-or-later,LGPL2.1-or-later
|
license: GPL3-or-later,LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -12,6 +12,7 @@ keep:
|
|||||||
depends:
|
depends:
|
||||||
- acl
|
- acl
|
||||||
- curl
|
- curl
|
||||||
|
- device-mapper
|
||||||
- dnsmasq
|
- dnsmasq
|
||||||
- fuse3
|
- fuse3
|
||||||
- gcc-libs
|
- gcc-libs
|
||||||
@@ -29,7 +30,6 @@ depends:
|
|||||||
- libssh2
|
- libssh2
|
||||||
- libtirpc
|
- libtirpc
|
||||||
- libxml2
|
- libxml2
|
||||||
- lvm2
|
|
||||||
- numactl
|
- numactl
|
||||||
- parted
|
- parted
|
||||||
- polkit
|
- polkit
|
||||||
@@ -39,6 +39,7 @@ depends:
|
|||||||
optional_depends:
|
optional_depends:
|
||||||
- dmidecode
|
- dmidecode
|
||||||
- gettext
|
- gettext
|
||||||
|
- lvm2
|
||||||
- qemu
|
- qemu
|
||||||
make_depends:
|
make_depends:
|
||||||
- bash-completion
|
- bash-completion
|
||||||
|
|||||||
Reference in New Issue
Block a user