diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-03-29 16:20:16 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-04 15:11:32 +0200 |
commit | 4d8bd92775b2037dcbdd8594677ebfc7d465119e (patch) | |
tree | b7082651e23fbd5163b7e7077d6df41df6e88afe /docs/manual/adding-board-support.txt | |
parent | fa3f6a2ec0ab4402c60baa3de8cf4c566a5b45f4 (diff) | |
download | buildroot-4d8bd92775b2037dcbdd8594677ebfc7d465119e.tar.gz buildroot-4d8bd92775b2037dcbdd8594677ebfc7d465119e.zip |
package/x11r7/xlib_libXpm: Add gettext/iconv support
This package uses gettext/iconv when needed
fli4l@fli4lbuild64:~/br5$ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/lib/libXpm.so | grep NEEDED
0x00000001 (NEEDED) Shared library: [libX11.so.6]
0x00000001 (NEEDED) Shared library: [libxcb.so.1]
0x00000001 (NEEDED) Shared library: [libXau.so.6]
0x00000001 (NEEDED) Shared library: [libXdmcp.so.6]
0x00000001 (NEEDED) Shared library: [libdl.so.0]
0x00000001 (NEEDED) Shared library: [libintl.so.8]
0x00000001 (NEEDED) Shared library: [libiconv.so.2]
0x00000001 (NEEDED) Shared library: [libc.so.0]
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-board-support.txt')
0 files changed, 0 insertions, 0 deletions