diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 15:47:29 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 16:04:14 +0100 |
commit | c6954be55400d16477f256e7841a8b45972e2d9e (patch) | |
tree | e0bb19f2aaa32bccdde3639cdbbdb9a1e7788d80 /docs/manual | |
parent | 1811fd8cb1c681d1ff59dacb1c65992190ef926e (diff) | |
download | buildroot-c6954be55400d16477f256e7841a8b45972e2d9e.tar.gz buildroot-c6954be55400d16477f256e7841a8b45972e2d9e.zip |
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>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions