openwrt/package
Rosen Penev d7a76fc351 readline: fix pkgconfig usage
ncurses is built with wide support enabled, which enables libncursesw.
The problem is, the ncurses build system only supplies ncursesw or
ncurses.pc but not both. The other problem is, the readline build tests
for libncurses before the w variant, making its pc file unusable as
there is no ncurses.pc file to satisfy the Required: ncurses section.

Just override the library.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15864
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-07-08 09:44:21 +02:00
..
base-files Revert "apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG" 2024-06-20 05:52:05 +02:00
boot mediatek: filogic: add support for TP-LINK RE6000XD 2024-07-04 22:14:32 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware ipq40xx: add BDFs for Linksys WHW03 V1 2024-07-04 19:14:20 +02:00
kernel kernel: ltq-adsl: fix enum missmatch on linux 6.6 2024-07-06 17:50:23 +02:00
libs readline: fix pkgconfig usage 2024-07-08 09:44:21 +02:00
network wifi-scripts: add missing dependency on ucode-mod-uci 2024-07-03 01:40:15 +03:00
system procd: bump to git HEAD 2024-07-07 21:25:52 +01:00
utils f2fs-tools: Add missing 'f2fslabel' symlink 2024-07-03 11:14:42 +02:00
Makefile build: package: fix missing host apk dependency 2024-06-11 23:58:14 +02:00