diff options
| author | courant | 2002-03-12 10:18:54 +0000 |
|---|---|---|
| committer | courant | 2002-03-12 10:18:54 +0000 |
| commit | 504114a41692bbc1e1621d84cadff4773f23bf35 (patch) | |
| tree | 3eb45b7b3711be9e8d332292578ae8e64ad82e0c /distrib/debian/control | |
| parent | 23e18510e55ae05312f59be1fc9598246b6507bb (diff) | |
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2525 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 ca65702947..4978041164 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), ocaml (>= 3.01), ocaml (>=3.04) | camlp4 +Build-Depends: debhelper (>= 3), timeout, ocaml (>= 3.04) Package: coq Architecture: any Depends: ${shlibs:Depends} -Suggests: coq-doc, ocaml (>= 3.01-1), camlp4, cle +Suggests: coq-doc, ocaml (>= 3.04), cle Recommends: coq-doc Description: a proof assistant for higher-order logic. Coq is a proof assistant for higher-order logic, which allows the |
