diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-21 11:51:23 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-21 14:45:22 +0100 |
commit | 6fa25a8fb7ee6b612ba8240d02e05a5ef3a9c6e0 (patch) | |
tree | 92984855fbd4bda1409b71b8076538953951410f /docs/manual/introduction.txt | |
parent | 4969784be1f008aac71a3a07d6a7ff0c7f624e16 (diff) | |
download | buildroot-6fa25a8fb7ee6b612ba8240d02e05a5ef3a9c6e0.tar.gz buildroot-6fa25a8fb7ee6b612ba8240d02e05a5ef3a9c6e0.zip |
package/imagemagick: add optional support for lcms2
When lcms2 was compiled before, imagemagick will use it as optional
dependency:
$ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/identify | grep NEEDED
0x0000000000000001 (NEEDED) Shared library: [libMagickCore-6.Q16.so.2]
0x0000000000000001 (NEEDED) Shared library: [libMagickWand-6.Q16.so.2]
0x0000000000000001 (NEEDED) Shared library: [liblcms2.so.2]
[...]
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/introduction.txt')
0 files changed, 0 insertions, 0 deletions