diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index 41902f8..a524f8b 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # ocaml autodep start for pkg: ocaml-pcre # 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-pcre