summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-autotools.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 18:57:30 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 21:30:57 +0100
commit9d12f12846cc1018b17f5cb995facc3282bd5793 (patch)
treef32e6883a5b69013edb2c8d17cd46ea753f50bfd /docs/manual/adding-packages-autotools.txt
parent00351a541b3577ed4cddf107a3d757e6348fd406 (diff)
downloadbuildroot-9d12f12846cc1018b17f5cb995facc3282bd5793.tar.gz
buildroot-9d12f12846cc1018b17f5cb995facc3282bd5793.zip
package/imagemagick: add optional support for webp
When webp was compiled before, imagemagick will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/stream | grep NEEDED 0x0000000000000001 (NEEDED) Shared library: [libMagickCore-6.Q16.so.2] 0x0000000000000001 (NEEDED) Shared library: [libMagickWand-6.Q16.so.2] 0x0000000000000001 (NEEDED) Shared library: [libjpeg.so.8] 0x0000000000000001 (NEEDED) Shared library: [libwebp.so.5] [...] 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/adding-packages-autotools.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud