[Pkg-ocaml-maint-commits] [SCM] camlimages packaging branch, master, updated. debian/3.0.1-5-35-gc8d43ef
Stephane Glondu
steph at glondu.net
Tue Jun 28 09:53:54 UTC 2011
The following commit has been merged in the master branch:
commit 59c6a58f1894e9a2d20785d155217daeeb75a0af
Author: Stephane Glondu <steph at glondu.net>
Date: Tue Jun 28 10:06:12 2011 +0200
Build-Depends on libjpeg-dev (Closes: #629959)
diff --git a/debian/control b/debian/control
index 24f4d11..4e56a6d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs (>= 0.4.23),
ocaml (>= 3.11.1),
ocaml-findlib (>> 1.2.5),
libpng12-dev,
- libjpeg62-dev,
+ libjpeg-dev,
libtiff4-dev,
libxpm-dev,
libfreetype6-dev (>= 2.1.7),
--
camlimages packaging
More information about the Pkg-ocaml-maint-commits
mailing list