diff options
author | Stephane Glondu <steph@glondu.net> | 2009-02-08 10:54:17 +0100 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2009-02-08 10:54:17 +0100 |
commit | 17b916046915bc293eb2835f425ab7510aebb02f (patch) | |
tree | 31a9fe0f1591cc9bbf0fa78ff369d5eed4d0f25c /debian/control | |
parent | 7b47bd0e98dc48f224de41a9f76c5deba0e5eef7 (diff) |
Add more versioned dependencies to please builddsdebian/8.2.rc2+dfsg-2
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 |