diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 5a256345..2a917b33 100644 --- a/debian/control +++ b/debian/control @@ -16,10 +16,10 @@ Build-Depends: dpatch, ocaml-nox (>= 3.11), ocaml-best-compilers, - camlp5, - liblablgtk2-ocaml-dev (>= 2.4.0), + camlp5 (>= 5.10-2), + liblablgtk2-ocaml-dev (>= 2.10.1-3), texlive-latex-extra, - hevea + hevea (>= 1.10-6) Homepage: http://coq.inria.fr/ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/coq.git Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/coq.git |