Add zlib-devel as BuildRequire

This is needed to compile zlib support. I think it is by accident available in the original buildroot, but not in mine.
I think it is better to explicitly name it.

Related: rhbz#1688758
This commit is contained in:
Arjen Heidinga 2019-03-27 09:29:42 +00:00 committed by Jun Aruga
parent 0eb5d3b889
commit b5b3a8bc0d
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ BuildRequires: procps
%{?with_hardening_test:BuildRequires: %{_bindir}/checksec}
BuildRequires: multilib-rpm-config
BuildRequires: gcc
BuildRequires: zlib-devel
# This package provides %%{_bindir}/ruby-mri therefore it is marked by this
# virtual provide. It can be installed as dependency of rubypick.