summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2004-11-30 19:04:54 +0000
committerGravatar Samuel Mimram <samuel.mimram@ens-lyon.org>2004-11-30 19:04:54 +0000
commit4d51613b4b4531c41c18e2543f4ea364c18d0358 (patch)
treecef7e9abbf44428a2a85977d16de296aef78ea34 /debian/control
parent30849e188351bbf040afee866eb5dc0ec27139a5 (diff)
Coqide should depend on ocaml-base-nox-3.08 when built in bytecode too.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3c6157d8..7e1f2db1 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: Proof assistant for higher-order logic (toplevel and compiler)
Package: coqide
Architecture: any
-Depends: ${shlibs:Depends}, coq (>= 8.0), liblablgtk2-ocaml (>= 2.4.0)
+Depends: ${shlibs:Depends}, ${ocaml:Runtime}, coq (>= 8.0), liblablgtk2-ocaml (>= 2.4.0)
Description: Proof assistant for higher-order logic (gtk interface)
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal