diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-09-23 10:33:11 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-25 11:01:01 +0200 |
commit | 8733f742b619193fba69daf5f2297f2e89896ade (patch) | |
tree | 9c5ea8f7801ae87bd7c79876a5acbdef2eba9119 /package/qt5/qt5script/qt5script.hash | |
parent | 75356aee8df39cbccf0f2dfc1d3c4d002bb6fb83 (diff) |
ncurses: Add libcurses symlink to libncurses
Some packages use -lcurses when they are linking, so they try to link to
a library called libcurses. The library provided by our ncurses package
is called libncurses, so those packages fail to link with a message like
this one:
/bin/ld: cannot find -lcurses
Installing a libcurses symlink to libncurses fixes the problem.
Fixes:
http://autobuild.buildroot.net/results/466/466995f9534447a4f54327a14c44ef9e16dd1123/
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Markos Chandras <Markos.Chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5script/qt5script.hash')
0 files changed, 0 insertions, 0 deletions