Fix dependencies
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: 1
|
revision: 2
|
||||||
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,13 +12,14 @@ keep:
|
|||||||
depends:
|
depends:
|
||||||
- acl
|
- acl
|
||||||
- curl
|
- curl
|
||||||
- lvm2
|
- dnsmasq
|
||||||
- fuse3
|
- fuse3
|
||||||
- gcc-libs
|
- gcc-libs
|
||||||
- glib
|
- glib
|
||||||
- glibc
|
- glibc
|
||||||
- glusterfs
|
- glusterfs
|
||||||
- gnutls
|
- gnutls
|
||||||
|
- iptables
|
||||||
- json-c
|
- json-c
|
||||||
- libcap
|
- libcap
|
||||||
- libiscsi
|
- libiscsi
|
||||||
@@ -28,6 +29,7 @@ depends:
|
|||||||
- libssh2
|
- libssh2
|
||||||
- libtirpc
|
- libtirpc
|
||||||
- libxml2
|
- libxml2
|
||||||
|
- lvm2
|
||||||
- numactl
|
- numactl
|
||||||
- parted
|
- parted
|
||||||
- polkit
|
- polkit
|
||||||
@@ -36,7 +38,6 @@ depends:
|
|||||||
- util-linux
|
- util-linux
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- dmidecode
|
- dmidecode
|
||||||
- dnsmasq
|
|
||||||
- gettext
|
- gettext
|
||||||
- qemu
|
- qemu
|
||||||
make_depends:
|
make_depends:
|
||||||
|
|||||||
Reference in New Issue
Block a user