summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-python.txt
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-07 19:50:06 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-08 22:47:34 +0200
commitfb9b9c081ac122c9a8e020626de2086ab453d8a6 (patch)
tree3c5bb3a4453d56a98423a89612141afaaac30c9a /docs/manual/adding-packages-python.txt
parent3a2816b877f66269ffe92c7d24efa099e8efe948 (diff)
downloadbuildroot-fb9b9c081ac122c9a8e020626de2086ab453d8a6.tar.gz
buildroot-fb9b9c081ac122c9a8e020626de2086ab453d8a6.zip
procps-ng: fix/patch wrong ncursesw headers assumption
The configure script/code assumes ncursesw headers live in /usr/include/ncursesw. That's a distribution-ism where they want to have both versions for ABI/API compatibility, but not the case for embedded where that's not a concern. Hence kill the hard-coding and use pkg-config to find this out instead of the half-made effort about it. Fixes: http://autobuild.buildroot.net/results/97d/97dc7f238457609c861c24f81b556973f5dec9c1/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/adding-packages-python.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud