diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index f5c7d71..f559d31 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -40,7 +40,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # ocaml autodep start for pkg: ocaml-calendar # 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-calendar