]> matita.cs.unibo.it Git - helm.git/commitdiff
- add build-dep for doc generation: graphviz, texlive-latex-base,
authorStefano Zacchiroli <zack@upsilon.cc>
Mon, 16 Jul 2007 14:12:20 +0000 (14:12 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Mon, 16 Jul 2007 14:12:20 +0000 (14:12 +0000)
    texlive-base-bin

DEVEL/ocaml-http/debian/changelog
DEVEL/ocaml-http/debian/control

index e038bb1694aace173747a989ec8fc19af67ee00b..0b69d75825820013d36b8ae1f51d22a00050b32b 100644 (file)
@@ -12,12 +12,13 @@ ocaml-http (0.1.4-1) experimental; urgency=low
     - build ocamldoc documentation at package build time
   * debian/control
     - add build-dep on camlp4, which is now in a separate package
-    - add build-dep on graphviz
+    - add build-dep for doc generation: graphviz, texlive-latex-base,
+      texlive-base-bin
   * debian/svn-deblayout
     - add repository layout information
   - bump debhelper dep and compatibility level to 5
 
- -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 14:06:14 +0000
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 16 Jul 2007 14:10:14 +0000
 
 ocaml-http (0.1.3-2) unstable; urgency=low
 
index 65b5e2780b1a2daa9b9313ec035ee58d253fa075..4a4e7b4163f9afdcd26943c9bc45f630721afa8c 100644 (file)
@@ -2,7 +2,7 @@ Source: ocaml-http
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 5.0.0), cdbs, ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.11.1), libocamlnet-ocaml-dev (>= 2.2), graphviz
+Build-Depends: debhelper (>> 5.0.0), cdbs, ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.11.1), libocamlnet-ocaml-dev (>= 2.2), graphviz, texlive-latex-base, texlive-base-bin
 Standards-Version: 3.7.2
 
 Package: libhttp-ocaml-dev