Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libs/ncurses: update to 6.0 | p-wassi | 2016-12-20 | 1 | -4/+4 |
| | | | | | | Update libncurses to upstream release 6.0 Signed-off-by: Paul Wassi <p.wassi@gmx.at> | ||||
* | ncurses: change handling of PKG_CONFIG_LIBDIR | Jo-Philipp Wich | 2016-08-15 | 1 | -3/+3 |
| | | | | | | | | | | | | | | When PKG_CONFIG_LIBDIR was unset in the environment, the configure script was deducing the PKG_CONFIG_LIBDIR from the location of the pkg-config binary, which doesn't make a lot of sense, and isn't done by other autotools based packages. Patch imported from the Buildroot project: https://github.com/buildroot/buildroot/blob/master/package/ncurses/0001-fixup-pkg-config-handling.patch Also refresh patches while we're at. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | 1 | -0/+11 |
SVN-Revision: 33657 |