From 340fe716d21ac4d14d4bb2544caeb7494505f7f6 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Mon, 13 Jun 2022 09:39:48 -0400 Subject: [PATCH] add BR on git binary --- chromium.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chromium.spec b/chromium.spec index 154e813c..d84cc512 100644 --- a/chromium.spec +++ b/chromium.spec @@ -500,6 +500,8 @@ BuildRequires: flac-devel %else BuildRequires: freetype-devel %endif +# One of the python scripts invokes git to look for a hash. So helpful. +BuildRequires: /usr/bin/git BuildRequires: hwdata BuildRequires: kernel-headers BuildRequires: libevent-devel