From d7dc2b72d42eeb7eb275264e49a2e1a00ea4c79b 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 cc2e2d0..484f539 100644 --- a/gn.spec +++ b/gn.spec @@ -48,7 +48,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++