From 6ea680c2a89f4db083cf5f51e68b4a57b3787b84 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:43:01 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xxhash.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xxhash.spec b/xxhash.spec index d34e8a5..1285b34 100644 --- a/xxhash.spec +++ b/xxhash.spec @@ -12,6 +12,7 @@ Source0: https://github.com/Cyan4973/xxHash/archive/v%{version}/%{name}-%{versio # https://github.com/Cyan4973/xxHash/pull/442 Patch0: %{name}-pkgconfig-version.patch +BuildRequires: make BuildRequires: gcc %description