summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 11:51:25 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 14:45:36 +0100
commit018843ce1bfe1c83d12a3e12f9b9b4c986ec9e7d (patch)
tree2a81f659398589bb1b047fd3cd5d49de9bdbb6e0 /docs/manual
parent6fa25a8fb7ee6b612ba8240d02e05a5ef3a9c6e0 (diff)
downloadbuildroot-018843ce1bfe1c83d12a3e12f9b9b4c986ec9e7d.tar.gz
buildroot-018843ce1bfe1c83d12a3e12f9b9b4c986ec9e7d.zip
package/libfm: add optional support for libexif
When libexif was compiled before, libfm will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/lib/libfm.so.4.0.3 | grep NEEDED | sort 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.1] 0x0000000000000001 (NEEDED) Shared library: [libexif.so.12] [...] 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
OpenPOWER on IntegriCloud