Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 20:43:58 +00:00
parent e74cb12e1f
commit 6426510bfb

View File

@ -8,6 +8,7 @@ License: LGPLv2+ or ASL 2.0
URL: http://librdf.org/
Source0: http://download.librdf.org/source/%{name}-%{version}.tar.gz
BuildRequires: make
BuildRequires: curl-devel
BuildRequires: gcc-c++
BuildRequires: libdb-devel