Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-07 06:17:14 +00:00
parent 7bd0744716
commit a3adeb8a44
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Source0: http://download.camlcity.org/download/omake-%{version}.tar.gz
# omake can be used on non-OCaml projects (RHBZ#548536).
Provides: omake
BuildRequires: make
BuildRequires: ocaml >= 3.10.2-2
BuildRequires: ocaml-findlib-devel
BuildRequires: gamin-devel