mirror of
https://github.com/termux/termux-packages.git
synced 2025-07-18 00:34:45 +00:00
fix build with `libxml2` 2.14
Fixes this error when building with libxml2 2.14
src/xml_pyx.c:203:36: error: expected ')'
203 | pyxExternalSubsetHandler(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name,
| ^
Probably has something to do with this commit in libxml2
208f27f964
Co-authored-by: Robert Kirkman <rkirkman@termux.dev>
703 B
703 B