From f58533b367866649d6b5d4f7b1608e57e8c74e0d Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 28 Dec 2021 18:11:32 +0100 Subject: [PATCH] spec: Drop BuildRequires on xfsprogs-devel We no longer need its contents. Signed-off-by: Andrea Bolognani Reviewed-by: Neal Gompa Reviewed-by: Michal Privoznik --- libvirt.spec.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index e1f9333104..c98e70640d 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -307,8 +307,6 @@ BuildRequires: libiscsi-devel BuildRequires: parted-devel # For Multipath support BuildRequires: device-mapper-devel -# For XFS reflink clone support -BuildRequires: xfsprogs-devel %if %{with_storage_rbd} BuildRequires: librados-devel BuildRequires: librbd-devel -- 2.47.2