From 879f74f5c909811e58a49c17db989ea0c65a7130 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Requires ocaml --- ocaml/mingw32-ocaml.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ocaml/mingw32-ocaml.spec b/ocaml/mingw32-ocaml.spec index ed69370..4f4b42f 100644 --- a/ocaml/mingw32-ocaml.spec +++ b/ocaml/mingw32-ocaml.spec @@ -10,7 +10,7 @@ Name: mingw32-ocaml Version: 3.11.0+beta1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Objective Caml MinGW cross-compiler and programming environment License: QPL and (LGPLv2+ with exceptions) @@ -54,6 +54,10 @@ Requires: mingw32-gcc Requires: mingw32-binutils Requires: mingw32-flexdll +# i686-pc-mingw32-ocamlmklib tries to run ocamlopt which is probably a +# bug, but requires this (XXX). +Requires: ocaml + %description Objective Caml is a high-level, strongly-typed, functional and @@ -203,6 +207,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Nov 15 2008 Richard W.M. Jones - 3.11.0+beta1-7 +- Further requirements. + * Sat Nov 15 2008 Richard W.M. Jones - 3.11.0+beta1-6 - Install tools, particularly ocamlmklib. -- 1.8.3.1