Dear all,
I created a pull request to update the texlive extension to the freedesktop SDK 24.08 but now it throws an error and does not compile.
The difference is just in the runtime version and I assume that the relevant gcc messages are
../../../texk/web2c/xetexdir/XeTeXLayoutInterface.cpp:43:10: fatal error: hb-graphite2.h: No such file or directory
43 | #include <hb-graphite2.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
However, when I checked the harfbuzz and graphite repositories, I could not find significant changes between 2023 and now.
So could someone give me a hint how to solve issue?
Best regards