aboutsummaryrefslogtreecommitdiff
path: root/distrib/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/debian/control')
-rw-r--r--distrib/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/debian/control b/distrib/debian/control
index 67bed545d5..5bc413fdc6 100644
--- a/distrib/debian/control
+++ b/distrib/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 2), ocaml (>= 3.01), camlp4 (>= 3.01)
Package: coq
Architecture: any
-Depends: ocaml (>= 3.01), ${shlibs:Depends}
-Suggests: ocaml (>= 3.01), camlp4 (>= 3.01), cle
+Depends: ${shlibs:Depends}
+Suggests: coq-doc, ocaml (>= 3.01-1), camlp4 (>= 3.01-1), cle
Recommends: coq-doc
Description: a proof assistant for higher-order logic.
Coq is a proof assistant for higher-order logic, which allows the