From 7dc00e33fcfc19f86fa6774f514a2683ce0a8a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Mon, 4 Jul 2022 19:16:34 +0400 Subject: [PATCH] BR on libsoup3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Follow phodav dependency version. Signed-off-by: Marc-André Lureau --- spice-gtk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spice-gtk.spec b/spice-gtk.spec index e33065f..80d2ef2 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -30,7 +30,7 @@ BuildRequires: polkit-devel BuildRequires: gtk-doc BuildRequires: vala BuildRequires: usbutils -BuildRequires: libsoup-devel >= 2.49.91 +BuildRequires: libsoup3-devel BuildRequires: libphodav-devel BuildRequires: lz4-devel BuildRequires: gtk3-devel