mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
rpm: add missing deps for the virt-qemu-sev-validate
The RPM automatic deps generator for python does not pick these up Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
4d3b2d77d0
commit
a020a2541a
@ -961,6 +961,8 @@ capabilities of recent versions of Linux (and other OSes).
|
||||
Summary: Additional client side utilities for QEMU
|
||||
Requires: libvirt-libs = %{version}-%{release}
|
||||
Requires: python3-libvirt >= 3.7.0
|
||||
Requires: python3-cryptography
|
||||
Requires: python3-lxml
|
||||
|
||||
%description client-qemu
|
||||
The additional client binaries are used to interact
|
||||
|
Loading…
Reference in New Issue
Block a user