From 404f76e80b8328ff0bf1e1ed35f7234c596cd319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Mon, 4 Jul 2022 22:39:00 +0400 Subject: [PATCH] BR on phodav >= 3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 80d2ef2..de7e17a 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -31,7 +31,7 @@ BuildRequires: gtk-doc BuildRequires: vala BuildRequires: usbutils BuildRequires: libsoup3-devel -BuildRequires: libphodav-devel +BuildRequires: libphodav-devel >= 3.0 BuildRequires: lz4-devel BuildRequires: gtk3-devel BuildRequires: json-glib-devel