From 80cd5a661f7d2ab1e14850bdde5f998417ce999f Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 6 Jan 2021 20:15:49 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libtommath.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libtommath.spec b/libtommath.spec index a48c12b..8ca350b 100644 --- a/libtommath.spec +++ b/libtommath.spec @@ -7,6 +7,7 @@ URL: http://www.libtom.net/ Source0: https://github.com/libtom/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: libtool %if ! 0%{?flatpak}