summaryrefslogtreecommitdiffstats
path: root/docs/manual/introduction.txt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-21 11:51:26 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-21 14:46:39 +0100
commitbe0dbb51ffe9c0beba31b9865aec4c078f98a18d (patch)
tree6fdd9444d96be95404977096bbfd61fd3a762b8e /docs/manual/introduction.txt
parent018843ce1bfe1c83d12a3e12f9b9b4c986ec9e7d (diff)
downloadbuildroot-be0dbb51ffe9c0beba31b9865aec4c078f98a18d.tar.gz
buildroot-be0dbb51ffe9c0beba31b9865aec4c078f98a18d.zip
package/dvdauthor: add optional support for libfribidi
When libfribidi was compiled before, dvdauthor will use it as optional dependency: $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/spumux | grep NEEDED | sort 0x0000000000000001 (NEEDED) Shared library: [libc.so.1] 0x0000000000000001 (NEEDED) Shared library: [libdl.so.1] 0x0000000000000001 (NEEDED) Shared library: [libexpat.so.1] 0x0000000000000001 (NEEDED) Shared library: [libfontconfig.so.1] 0x0000000000000001 (NEEDED) Shared library: [libfreetype.so.6] 0x0000000000000001 (NEEDED) Shared library: [libfribidi.so.0] [...] The build system offers no option to en-/disable libfribidi support: https://github.com/ldo/dvdauthor/blob/master/configure.ac#L83 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
OpenPOWER on IntegriCloud