diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-02-10 22:21:32 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-16 23:16:33 +0100 |
commit | d9e618159189823ed48ed5717e4a3ca780241be5 (patch) | |
tree | 838f4048f35a9727e52ffe7e053bc2f0f857d0fc /package/nodejs/0.10.42/0003-use-python-variable.patch | |
parent | ae8641239bd85212acd9f93f0d838c4c1d48ea71 (diff) | |
download | buildroot-d9e618159189823ed48ed5717e4a3ca780241be5.tar.gz buildroot-d9e618159189823ed48ed5717e4a3ca780241be5.zip |
package/mc: add optional support for libssh2
When libssh2 was compiled before, mc will use it as optional dependency:
$ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/bin/mc | grep NEEDED
0x00000001 (NEEDED) Shared library: [libncurses.so.5]
0x00000001 (NEEDED) Shared library: [libssh2.so.1]
0x00000001 (NEEDED) Shared library: [libz.so.1]
0x00000001 (NEEDED) Shared library: [libgcrypt.so.20]
0x00000001 (NEEDED) Shared library: [libgpg-error.so.0]
0x00000001 (NEEDED) Shared library: [libglib-2.0.so.0]
0x00000001 (NEEDED) Shared library: [libpthread.so.1]
0x00000001 (NEEDED) Shared library: [libintl.so.8]
0x00000001 (NEEDED) Shared library: [libc.so.1]
0x00000001 (NEEDED) Shared library: [libiconv.so.2]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nodejs/0.10.42/0003-use-python-variable.patch')
0 files changed, 0 insertions, 0 deletions