Add BR libev-devel, see comment for why.

This commit is contained in:
Richard W.M. Jones 2020-02-26 18:18:17 +00:00
parent 6cd4b4d36e
commit f828f03458
1 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,12 @@ BuildRequires: ocaml-odoc
%endif
BuildRequires: ocaml-result-devel
# I believe this is actually caused by a missing Requires in another
# package (perhaps lwt?). In any case without this the tests fail to
# compile with:
# /usr/bin/ld: cannot find -lev
BuildRequires: libev-devel
# The ounit name is now just an alias for ounit2
Provides: %{name}2 = %{version}-%{release}