From d08b70a3d2b39456cfe31dc50f37d3f7602e4705 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Tue, 12 Jul 2022 15:23:04 +0200 Subject: [PATCH] Remove legacy left-over BuildRequires: python2-devel --- thunderbird.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/thunderbird.spec b/thunderbird.spec index 63df7b8..de8ce2c 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -213,7 +213,6 @@ Obsoletes: thunderbird-lightning-gdata <= 1:3.3.0.14 BuildRequires: rust BuildRequires: cargo BuildRequires: clang-devel -BuildRequires: python2-devel %if !0%{?use_bundled_cbindgen} BuildRequires: cbindgen %endif