openwrt/package
Hauke Mehrtens 91573ac145 ncurses: Fix path in ncursesw.pc
The file contains the the /usr/lib path from the toolchain directory and
not from the target directory. The /usr/lib directory for the toolchain
is empty and the shared library is not in the specified paths. On RISCV
the linker of util-linux was finding the libncursesw.so in my host
system, tried to link against it and failed. Fix the .pc file.

Fixes: #15942
Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Link: https://github.com/openwrt/openwrt/pull/16018
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-07-28 19:30:35 +02:00
..
base-files base-files: upgrade: nand: allow custom fw extraction in nand_do_upgrade() 2024-07-26 13:41:25 +02:00
boot uboot-ath79: add support for NEC Aterm series based on AR9344 2024-07-28 18:47:56 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware firmware: add Intel/Lantiq VRX518 DSL firmware package 2024-07-21 21:42:09 +02:00
kernel mwlwifi: fix mac80211 broken after update to 6.9.9 2024-07-28 19:16:34 +02:00
libs ncurses: Fix path in ncursesw.pc 2024-07-28 19:30:35 +02:00
network wifi-scripts: add missing dependency on ucode-mod-rtnl 2024-07-23 23:49:36 +02:00
system fstools: update to git HEAD 2024-07-14 19:45:21 +01:00
utils util-linux: update to v2.40.2 2024-07-27 18:59:42 +02:00
Makefile build: package: fix missing host apk dependency 2024-06-11 23:58:14 +02:00