The RPM automatic deps generator for python does not pick these up

Signed-off-by: Daniel P. Berrangé <[email protected]>
---
 libvirt.spec.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index e795b98d48..e62534c31d 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -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
-- 
2.39.2

Reply via email to