diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-03-12 13:43:14 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-12 14:10:35 +0100 |
commit | aecab2f29c396a04d24e61479d7fc3f53149448f (patch) | |
tree | ba0ac84dd123c416ebe90e724a2eb02b4c18034e /package/python-psutil | |
parent | 1d577f33df525677156f4dc929319fb21cb86ac8 (diff) | |
download | buildroot-aecab2f29c396a04d24e61479d7fc3f53149448f.tar.gz buildroot-aecab2f29c396a04d24e61479d7fc3f53149448f.zip |
package/git: add optional support for gettext
git links to libintl if available:
$ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/bin/git | grep NEEDED
0x00000001 (NEEDED) Shared library: [libz.so.1]
0x00000001 (NEEDED) Shared library: [libintl.so.8]
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 'package/python-psutil')
0 files changed, 0 insertions, 0 deletions