From af04eed16c2476ff5014de46ba57de56927904d4 Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Fri, 19 Aug 2022 13:47:51 -0400 Subject: [PATCH] be explicit about the need for importlib-metadata --- chromium.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/chromium.spec b/chromium.spec index b0d4f7c5..53e00149 100644 --- a/chromium.spec +++ b/chromium.spec @@ -604,6 +604,7 @@ BuildRequires: python-html5lib BuildRequires: python-markupsafe BuildRequires: python-ply %endif +BuildRequires: python3-importlib-metadata BuildRequires: python3-simplejson %endif %else