From 2b52534274d268d4d1c8f6080bd1759eb96ac57a Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 3 Dec 2021 09:00:26 -0500 Subject: [PATCH] Drop BR on python3, redundant with python3-devel --- gn.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gn.spec b/gn.spec index ad790ee..88f8731 100644 --- a/gn.spec +++ b/gn.spec @@ -49,7 +49,6 @@ Source2: update-version # Stop overriding optimization flags Patch0: gn-0153d369-no-O3.patch -BuildRequires: python3 BuildRequires: python3-devel BuildRequires: ninja-build BuildRequires: gcc-c++