Add swtpm as optional dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: libvirt
|
name: libvirt
|
||||||
description: Virtualization platform management toolkit
|
description: Virtualization platform management toolkit
|
||||||
version: 12.0.0
|
version: 12.0.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
|
||||||
@@ -41,6 +41,7 @@ optional_depends:
|
|||||||
- gettext
|
- gettext
|
||||||
- lvm2
|
- lvm2
|
||||||
- qemu
|
- qemu
|
||||||
|
- swtpm
|
||||||
make_depends:
|
make_depends:
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- libxslt
|
- libxslt
|
||||||
|
|||||||
Reference in New Issue
Block a user