comparison src/lcms-1-fixes.patch @ 3583:0702284abe69

lcms: update to 2.6 * src/lcms.mk: update version to 2.6. * src/lcms-1-fixes.patch: update to latest mxe patch.
author John Donoghue <john.donoghue@ieee.org>
date Wed, 23 Apr 2014 20:14:24 -0400
parents 99516e73b368
children 32c1fd6aef7f
comparison
equal deleted inserted replaced
3582:d91b22004b80 3583:0702284abe69
21 Version: @VERSION@ 21 Version: @VERSION@
22 Libs: -L${libdir} -llcms2 22 Libs: -L${libdir} -llcms2
23 -Libs.private: @LIB_MATH@ 23 -Libs.private: @LIB_MATH@
24 +Libs.private: -ljpeg @LIB_MATH@ 24 +Libs.private: -ljpeg @LIB_MATH@
25 Cflags: -I${includedir} 25 Cflags: -I${includedir}
26 +Requires.private: libtiff-4 26 +Requires: libtiff-4
27 -- 27 --
28 1.7.8 28 1.7.8
29 29