diff options
| author | courant | 2002-01-18 14:16:51 +0000 |
|---|---|---|
| committer | courant | 2002-01-18 14:16:51 +0000 |
| commit | a4c788c1492a85f7dcf2f61af218ce5d9a762e1a (patch) | |
| tree | f25c6a5a8b7f4cd560a8e1207002708558571d64 /distrib/debian/control | |
| parent | 5779806e1868057992d469da6397b920d3b87ba2 (diff) | |
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2405 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 5bc413fdc6..afd46f1fc9 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 (>= 2), ocaml (>= 3.01), camlp4 (>= 3.01) +Build-Depends: debhelper (>= 3), ocaml (>= 3.01), camlp4 Package: coq Architecture: any Depends: ${shlibs:Depends} -Suggests: coq-doc, ocaml (>= 3.01-1), camlp4 (>= 3.01-1), cle +Suggests: coq-doc, ocaml (>= 3.01-1), camlp4, cle Recommends: coq-doc Description: a proof assistant for higher-order logic. Coq is a proof assistant for higher-order logic, which allows the |
