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 Group: Language
License: LGPL+QPL License: LGPL+QPL
Version: 3.06 Version: 3.06
Release: 20020821 Release: 20030111
# list of sources # list of sources
Source0: ftp://ftp.inria.fr/lang/caml-light/ocaml-%{version}/ocaml-%{version}.tar.gz 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 # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206, gcc
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save