[Pkg-phototools-devel] Bug#867265: butteraugli: please use the default libjpeg
Pino Toscano
pino at debian.org
Wed Jul 5 09:44:17 UTC 2017
Source: butteraugli
Version: 0~20170116-1
Severity: important
Tags: patch
Hi,
currently butteraugli build depends on libjpeg9-dev, which is not the
default libjpeg used by basically all the rest of the Debian archive.
Not using the default libjpeg means also not migrating to testing, and
thus not be part of the next Debian release.
butteraugli seems to build fine with the default libjpeg (libjpeg-turbo
currently), so please make use of it. Patch attached.
Thanks,
--
Pino
-------------- next part --------------
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian PhotoTools Maintainer
Uploaders: ChangZhuo Chen (???) <czchen at debian.org>
Build-Depends: debhelper (>= 10),
asciidoc-base,
- libjpeg9-dev,
+ libjpeg-dev,
libpng-dev,
xmlto,
Standards-Version: 3.9.8
More information about the Pkg-phototools-devel
mailing list