summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2010-12-04 10:40:33 +0100
committerStephane Glondu <steph@glondu.net>2010-12-04 10:42:13 +0100
commit1bd4e963d8b0ad13e8de7c0cfddfc5b0f05820be (patch)
treeb1a1a7bf75e7fed3215925850cd5260cb3f546ee /debian
parentafcc95d869466f26d8b2962ce3dee3aa37eda1e4 (diff)
Add missing build-dependency (fullpage.sty needed for the doc)
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e30be4f..e7c4b4b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends:
ocaml-findlib,
mlpost,
ghostscript,
+ texlive-latex-extra,
ocaml-nox (>= 3.11.1-3~)
Standards-Version: 3.9.1
Section: tex
@@ -23,7 +24,9 @@ Depends:
${ocaml:Depends},
${shlibs:Depends},
${misc:Depends}
-Recommends: mlpost
+Recommends:
+ texlive-latex-extra,
+ mlpost
Description: LaTeX with OCaml (tools)
Melt is a set of libraries and tools which allows you to program
LaTeX documents using OCaml. This combines the typesetting power of