diff options
| author | courant | 2002-10-07 11:36:54 +0000 |
|---|---|---|
| committer | courant | 2002-10-07 11:36:54 +0000 |
| commit | 54037f0ea8b9532006f0de0319e65f2547b6eaed (patch) | |
| tree | c4caa432a62c54a3cbdd6f74b8a1eaae6b45bf3d /distrib/debian/control | |
| parent | f62795f63832dc55405674e41580f37ffc0fc546 (diff) | |
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3098 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'distrib/debian/control')
| -rw-r--r-- | distrib/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/debian/control b/distrib/debian/control index 0f3ff3b6e1..cb5c43578f 100644 --- a/distrib/debian/control +++ b/distrib/debian/control @@ -3,12 +3,12 @@ Section: devel Priority: optional Maintainer: Judicaël Courant <Judicael.Courant@lri.fr> Standards-Version: 3.5.3 -Build-Depends: debhelper (>= 3), timeout, ocaml (>= 3.04) +Build-Depends: debhelper (>= 3), timeout, ocaml (>= 3.06) Package: coq Architecture: any Depends: ${shlibs:Depends} -Suggests: coq-doc, ocaml (>= 3.04), cle +Suggests: coq-doc, ocaml (>= 3.06), cle, ledit Recommends: coq-doc, proofgeneral-coq Description: a proof assistant for higher-order logic. Coq is a proof assistant for higher-order logic, which allows the |
