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>
Tue, 4 Jul 2023 08:01:58 +0000 (16:01 +0800)
commit0be45b334ced4fd10ab90485bf40b64bda5165e6
tree452c50bbac1e8ae0eda6b54d736edcdabeec6d91
parente2e5d7e6856f96d1957bbef21bbf00cab153ef44
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>
(cherry picked from commit a7e1ba32fdf4b736a44d467b0f79b7f4665ce32d)
lang/vala/patches/001-circumvent-glib-pkgconf-bug.patch [new file with mode: 0644]