[Pkg-ocaml-maint-commits] [SCM] pkglab packaging branch, master, updated. 0fd10a60b774ffe0e4d91e4decd2d3b16c6cc341
Stefano Zacchiroli
zack at upsilon.cc
Thu Aug 7 22:24:56 UTC 2008
The following commit has been merged in the master branch:
commit 0fd10a60b774ffe0e4d91e4decd2d3b16c6cc341
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Thu Aug 7 19:20:43 2008 -0300
add missing build-dep on libledit-ocaml-dev
diff --git a/debian/control b/debian/control
index 1129590..b8c2cfc 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends:
cdbs, debhelper (>= 7),
ocaml-nox, ocaml-findlib,
menhir,
- libdose2-ocaml-dev
+ libdose2-ocaml-dev,
+ libledit-ocaml-dev
Standards-Version: 3.8.0
Homepage: http://sodiac.gforge.inria.fr/
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/pkglab.git
--
pkglab packaging
More information about the Pkg-ocaml-maint-commits
mailing list