Browse Source

OCaml based applications require the compiler OCaml was using (similar to Perl XS)

master
parent
commit
3ea832c22a
  1. 6
      ocaml/ocaml.spec

6
ocaml/ocaml.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Language
License: LGPL+QPL
Version: 3.06
Release: 20020821
Release: 20030111
# list of sources
Source0: ftp://ftp.inria.fr/lang/caml-light/ocaml-%{version}/ocaml-%{version}.tar.gz
@ -41,8 +41,8 @@ Source0: ftp://ftp.inria.fr/lang/caml-light/ocaml-%{version}/ocaml-%{versio
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
PreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make
PreReq: OpenPKG, openpkg >= 20020206, gcc
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save