Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 21:09:16 +00:00
parent c6f7e981a2
commit bcd86dfedf

View File

@ -14,6 +14,7 @@ Source0: http://downloads.sourceforge.net/project/sblim/%{name}/%{name}-%{versio
# Patch0: fixes docdir name and removes install of COPYING with license
# which is included through %%license
Patch0: sblim-sfcc-2.2.8-docdir-license.patch
BuildRequires: make
BuildRequires: curl-devel chrpath
BuildRequires: gcc gcc-c++