diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bd35a5ba..07eaacb2 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: coq Architecture: any Depends: ${shlibs:Depends}, coq-libs (= ${Source-Version}) Recommends: coqide | proofgeneral-coq -Suggests: ocaml-nox (>= 3.08), proofgeneral-coq, ledit, cle +Suggests: ocaml-nox (>= 3.08), proofgeneral-coq, ledit, cle, coq-doc 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 |