[Pkg-ocaml-maint-commits] [SCM] dh-ocaml packaging branch, master, updated. b7b24f7696266535116d8db4fffcf2e9f4bb57f9
Stefano Zacchiroli
zack at upsilon.cc
Thu Aug 7 14:56:13 UTC 2008
The following commit has been merged in the master branch:
commit 2b9d786535bbdc60fabcd560029d300e78e9d7d2
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Thu Aug 7 11:41:10 2008 -0300
add build-dep on lynx (for docbook2txt)
docbook2txt required lynx to be able to create .txt, see #387035
diff --git a/debian/control b/debian/control
index 780b5ad..7d2ca69 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: dh-ocaml
Section: devel
Priority: extra
Maintainer: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>= 7), docbook-utils
+Build-Depends: debhelper (>= 7),
+ docbook-utils,
+ lynx
Standards-Version: 3.8.0
Package: dh-ocaml
--
dh-ocaml packaging
More information about the Pkg-ocaml-maint-commits
mailing list