From ce1821d821bd891534484bb67051b0c882882a45 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Sat, 4 Feb 2023 11:23:51 +0100 Subject: [PATCH] el7 has new gn now , so we use system gn --- chromium.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/chromium.spec b/chromium.spec index 4ec6184..0db6dee 100644 --- a/chromium.spec +++ b/chromium.spec @@ -516,7 +516,6 @@ BuildRequires: minizip-compat-devel BuildRequires: nodejs %endif -# use system gn on fedora and rhel >=8, el7 needs bundle gn %if ! %{bootstrap} BuildRequires: gn %endif