[Pkg-ocaml-maint-commits] [SCM] opam packaging branch, master, updated. upstream/0.9.0+deb1-17-g2f49b0c

Mehdi Dogguy mehdi at debian.org
Sat Apr 6 13:38:52 UTC 2013


The following commit has been merged in the master branch:
commit c1e362b316ba2b44be2b1b1ff2affb3ebd79a11b
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sat Apr 6 13:16:26 2013 +0200

    Adjust build-dependencies

diff --git a/debian/control b/debian/control
index e81e395..b521e82 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders:
 Build-Depends:
  debhelper (>= 8),
  ocaml-nox,
+ camlp4,
  ocaml-findlib (>= 1.2.4),
  dh-ocaml (>= 0.9),
  libcudf-ocaml-dev,
@@ -17,7 +18,11 @@ Build-Depends:
  libocamlgraph-ocaml-dev (>= 1.8),
  texlive-latex-base,
  texlive-lang-french,
- latex-make
+ texlive-latex-extra,
+ texlive-latex-recommended,
+ texlive-fonts-recommended,
+ latex-make,
+ curl
 Standards-Version: 3.9.3
 Homepage: http://opam.ocamlpro.com
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/opam.git

-- 
opam packaging



More information about the Pkg-ocaml-maint-commits mailing list