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