From 3932ffda5fb6afb84aa3a47ded2f4b426ef3254c Mon Sep 17 00:00:00 2001 From: Mads Kiilerich Date: Thu, 18 Nov 2021 13:57:30 +0100 Subject: [PATCH] Recommend python3-fb-re2 which will speed up some operations --- mercurial.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mercurial.spec b/mercurial.spec index 07578fa..9244efb 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -26,6 +26,7 @@ BuildRequires: python3-docutils Provides: hg = %{version}-%{release} Requires: python3 Requires: emacs-filesystem +Recommends: python3-fb-re2 %description Mercurial is a fast, lightweight source control management system designed