From 58fed71b977f36bbefb1f03e57499df360e5848c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Wed, 25 Nov 2020 11:01:43 +0100 Subject: [PATCH] Add explicit `BR: make`. --- ruby.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ruby.spec b/ruby.spec index 2cd9e6f..6ee3ff5 100644 --- a/ruby.spec +++ b/ruby.spec @@ -180,6 +180,7 @@ BuildRequires: procps %{?with_hostname:BuildRequires: %{_bindir}/hostname} BuildRequires: multilib-rpm-config BuildRequires: gcc +BuildRequires: make BuildRequires: zlib-devel # This package provides %%{_bindir}/ruby-mri therefore it is marked by this