From ae14b5b390ea977019235822106009291dfbe205 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 18 Dec 2013 14:08:57 +0100 Subject: Update spice-gtk requirement everywhere d1c2bc1 updated configure.ac spice-gtk requirement to 0.22, but did not update the various places which duplicated this requirement, namely the .spec.in files and the README file. --- mingw-virt-viewer.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mingw-virt-viewer.spec.in') diff --git a/mingw-virt-viewer.spec.in b/mingw-virt-viewer.spec.in index 3ac34fa..1c9f109 100644 --- a/mingw-virt-viewer.spec.in +++ b/mingw-virt-viewer.spec.in @@ -32,8 +32,8 @@ BuildRequires: mingw32-readline BuildRequires: mingw64-readline BuildRequires: mingw32-spice-glib BuildRequires: mingw64-spice-glib -BuildRequires: mingw32-spice-gtk >= 0.20 -BuildRequires: mingw64-spice-gtk >= 0.20 +BuildRequires: mingw32-spice-gtk >= 0.22 +BuildRequires: mingw64-spice-gtk >= 0.22 BuildRequires: mingw32-usbredir BuildRequires: mingw64-usbredir BuildRequires: pkgconfig -- cgit