summaryrefslogtreecommitdiffstats
path: root/virt-viewer.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'virt-viewer.spec.in')
-rw-r--r--virt-viewer.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in
index ade8416..3b654f3 100644
--- a/virt-viewer.spec.in
+++ b/virt-viewer.spec.in
@@ -66,9 +66,9 @@ BuildRequires: gtk-vnc-devel >= 0.3.8
%endif
%if %{with_spice}
%if %{with_gtk3}
-BuildRequires: spice-gtk3-devel >= 0.16.26
+BuildRequires: spice-gtk3-devel >= 0.20
%else
-BuildRequires: spice-gtk-devel >= 0.16.26
+BuildRequires: spice-gtk-devel >= 0.20
%endif
BuildRequires: spice-protocol >= 0.10.1
%endif