diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 536527e..846abc2 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -32,6 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # ocaml autodep start for pkg: ocaml-findlib # hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() provides/requires %if 0%{?suse_version} < 1210 +Requires: ocaml-compiler-libs Requires: ocaml-runtime %endif # ocaml autodep end for pkg: ocaml-findlib