aboutsummaryrefslogtreecommitdiff
path: root/lang/vala/patches
Commit message (Collapse)AuthorAge
* vala: patch to circumvent apparent pkgconf bugW. Michael Petullo2023-06-30
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>