From 42ae673cbf78ac3d773355b069f698dc04b485b8 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 23 Oct 2018 18:23:05 +0000 Subject: [PATCH] - fix deps --- virt-manager.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/virt-manager.spec b/virt-manager.spec index 7716b17..4d72bef 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -2,7 +2,7 @@ Summary: Virtual Machine Manager Summary(pl.UTF-8): Zarządca maszyn wirtualnych Name: virt-manager Version: 2.0.0 -Release: 1 +Release: 2 Epoch: 1 License: GPL v2+ Group: Applications/Emulators @@ -25,6 +25,8 @@ Requires: gtk3-vnc >= 0.4.3 Requires: hicolor-icon-theme Requires: libosinfo >= 0.2.10 Requires: libvirt-glib >= 0.0.9 +Requires: python3-chardet +Requires: python3-idna Requires: python3-libvirt >= 0.9.6 Requires: python3-pygobject3 >= 3.14 Requires: python3-virtinst = %{epoch}:%{version}-%{release} @@ -61,7 +63,7 @@ Requires: python3-modules Requires: python3-requests Suggests: python3-selinux Suggests: virt-viewer >= 0.0.1 -Obsoletes: python-virtinst < 2.0.0 +Obsoletes: python-virtinst %description -n python3-virtinst virtinst is a module that helps build and install libvirt based -- 2.44.0