diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 13123a8..7456456 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -31,7 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # ocaml autodep start for pkg: ocaml-cppo # hardcoded rpm dependency for pre 12.1 to compensate for lack of ocaml() provides/requires %if 0%{?suse_version} < 1210 -Requires: ocaml-runtime +Requires: ocaml ocaml-runtime %endif # ocaml autodep end for pkg: ocaml-cppo