From 19ee9e6a99e8f033805c45cb7b47d2b84e706c46 Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Wed, 18 Aug 2004 23:53:48 +0000 Subject: Depend on ocaml-base-nox if coq is compiled in bytecode. --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1bec4341..2ca8c21b 100644 --- a/debian/control +++ b/debian/control @@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 4.0.0), ocaml-3.08, ocaml-best-compilers, liblablgt Package: coq Architecture: any -Depends: ${shlibs:Depends}, coq-libs +Depends: ${shlibs:Depends}, ${ocaml:Runtime}, coq-libs Suggests: ocaml-3.08, proofgeneral-coq, ledit, cle Recommends: coq-doc, coqide | proofgeneral-coq -Description: Proof assistant for higher-order logic +Description: Proof assistant for higher-order logic (toplevel and compiler) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. @@ -26,8 +26,8 @@ Description: Proof assistant for higher-order logic Package: coqide Architecture: any -Depends: coq (>= 8.0), liblablgtk2-ocaml (>= 2.4.0), ${shlibs:Depends} -Description: Proof assistant for higher-order logic +Depends: ${shlibs:Depends}, coq (>= 8.0), liblablgtk2-ocaml (>= 2.4.0) +Description: Proof assistant for higher-order logic (gtk interface) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. @@ -40,7 +40,7 @@ Package: coq-libs Architecture: any Recommends: coq (>= 8.0) Conflicts: coq (<< 8.0) -Description: Proof assistant for higher-order logic +Description: Proof assistant for higher-order logic (theories) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. @@ -52,7 +52,7 @@ Description: Proof assistant for higher-order logic Package: coq7-libs Architecture: any Recommends: coq (>= 8.0) -Description: Proof assistant for higher-order logic +Description: Proof assistant for higher-order logic (Coq 7 theories) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp4. -- cgit v1.2.3