buildroot/package/cairo
Bernd Kuhls c6954be554 package/cairo: add optional support for lzo
When lzo was compiled before, cairo will use it as optional dependency:

$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/cairo-sphinx | grep NEEDED | sort
[...]
 0x0000000000000001 (NEEDED)             Shared library: [liblzo2.so.2]

The build system offers no option to en-/disable lzo support:
https://cgit.freedesktop.org/cairo/tree/configure.ac#n54

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-21 16:04:14 +01:00
..
0001-blackfin-build-fix.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0003-fix-nofork-build.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0005-fix-gcc-49-build.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cairo.hash cairo: bump to version 1.14.4 2015-10-31 09:48:44 +01:00
cairo.mk package/cairo: add optional support for lzo 2016-02-21 16:04:14 +01:00
Config.in cairo, harfbuzz: rework atomic dependencies 2016-02-06 11:16:00 +01:00