vala: patch to circumvent apparent pkgconf bug
authorW. Michael Petullo <mike@flyn.org>
Sun, 25 Jun 2023 20:36:28 +0000 (15:36 -0500)
committerTianling Shen <cnsztl@gmail.com>
Fri, 30 Jun 2023 14:06:05 +0000 (22:06 +0800)
commitdbf468f93880a8211e2a625e0a964ff7f76ce35a
tree8cacde41197e790b23007c3c1efcabfe4091d42f
parente1fa285f325543cc96dcfe2beb17fe83cc1a76e3
vala: patch to circumvent apparent pkgconf bug

There is an apparent bug in pkgconf 1.9 that broke building the OpenWrt
Vala package. This adds a patch to circumvent the bug. For the related
discussion, see:

https://github.com/openwrt/packages/issues/21359

The pkgconf bug appears similar to the one discussed here:

https://github.com/pkgconf/pkgconf/issues/268

Signed-off-by: W. Michael Petullo <mike@flyn.org>
lang/vala/patches/001-circumvent-glib-pkgconf-bug.patch [new file with mode: 0644]