summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-03-25 14:34:05 +0000
committerGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2005-03-25 14:34:05 +0000
commitb3a0e57ffb89ffbe4e51f2bb2043a49a51dd2ec5 (patch)
tree2bb287dc638476cb6e7bf28cb62c321e459ce7ad /debian/control
parent14231a6b9f78637e23885e9854254b84259c1149 (diff)
Corrected a small mistake.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d15b63d8..c211d2ac 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: coq
Architecture: any
Depends: ${shlibs:Depends}, coq-libs (= ${Source-Version})
Recommends: coq-doc, coqide | proofgeneral-coq
-Suggests: ocaml-3.08, proofgeneral-coq, ledit, cle
+Suggests: ocaml-nox (>= 3.08), proofgeneral-coq, ledit, cle
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