[Pkg-ocaml-maint-commits] [SCM] camlimages packaging branch, master, updated. debian/1%4.0.1-5-4-g622331f
Stephane Glondu
steph at glondu.net
Thu May 23 12:35:37 UTC 2013
The following commit has been merged in the master branch:
commit 6b7b15391b5726cc7e4429306324c04eae3f75f3
Author: Stephane Glondu <steph at glondu.net>
Date: Thu May 23 14:25:12 2013 +0200
Depend on libtiff4-dev. That transition is not ready.
diff --git a/debian/control b/debian/control
index 2c939a2..ec6c743 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
ocaml-findlib (>> 1.2.5),
libpng-dev,
libjpeg-dev,
- libtiff5-dev,
+ libtiff4-dev,
libxpm-dev,
libfreetype6-dev (>= 2.1.7),
libgif-dev,
@@ -62,7 +62,7 @@ Depends:
${ocaml:Depends},
libpng12-dev,
libjpeg-dev,
- libtiff5-dev,
+ libtiff4-dev,
libxpm-dev,
libfreetype6-dev,
libgif-dev,
--
camlimages packaging
More information about the Pkg-ocaml-maint-commits
mailing list