diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec index c5d15a0..210f862 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -33,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # ocaml autodep start for pkg: ocaml-fileutils # 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-runtime %endif # ocaml autodep end for pkg: ocaml-fileutils