summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2009-02-08 22:21:13 +0100
committerGravatar Stephane Glondu <steph@glondu.net>2009-02-08 22:44:07 +0100
commit8faffcb73f356ac4a3c41ae3356be5fe26244b58 (patch)
treef9691686d881eea43b95de1e24e97f53f33ea747 /debian/control
parent17b916046915bc293eb2835f425ab7510aebb02f (diff)
Explicit more dependencies for autobuildersdebian/8.2.rc2+dfsg-3
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2a917b33..58e3de97 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,15 @@ Build-Depends:
dpkg-dev (>= 1.13.19),
dpatch,
ocaml-nox (>= 3.11),
- ocaml-best-compilers,
camlp5 (>= 5.10-2),
liblablgtk2-ocaml-dev (>= 2.10.1-3),
texlive-latex-extra,
+ ocaml (>= 3.11),
+ ocaml-base (>= 3.11),
+ ocaml-base-nox (>= 3.11),
+ ocaml-compiler-libs (>= 3.11),
+ liblablgtk2-ocaml (>= 2.10.1-3),
+ ocaml-interp (>= 3.11),
hevea (>= 1.10-6)
Homepage: http://coq.inria.fr/
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/coq.git