From dca48ec74cd99a0b1cd9bf05b04c6cb636ba156f Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 28 Nov 2023 19:25:28 +0100 Subject: [PATCH] rpm: Drop BuildDepends on passt Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina --- libvirt.spec.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 5a5adf86bc..1d0ec5073d 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -391,9 +391,6 @@ BuildRequires: libssh2-devel >= 1.3.0 %endif %if %{with_netcf} BuildRequires: netcf-devel >= 0.2.2 - %endif - %if 0%{?fedora} || 0%{?rhel} >= 9 -BuildRequires: passt %endif %if %{with_esx} BuildRequires: libcurl-devel