From: Andrea Bolognani Date: Tue, 28 Nov 2023 18:25:28 +0000 (+0100) Subject: rpm: Drop BuildDepends on passt X-Git-Tag: v10.0.0-rc1~130 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dca48ec74cd99a0b1cd9bf05b04c6cb636ba156f;p=thirdparty%2Flibvirt.git rpm: Drop BuildDepends on passt Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina --- 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