Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-09 00:17:01 +00:00
commit f0336d4eb4

View file

@ -7,6 +7,7 @@ License: GPLv2+
URL: http://www.oberhumer.com/opensource/ucl/
Source0: http://www.oberhumer.com/opensource/ucl/download/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: gcc
BuildRequires: gcc-c++