Files
termux-pacman-bot f7401e986b fix(main/openbabel): Fix build by using rapidjson package
The build of openbabel currently fails due to using an internal copy of
rapidjson, which is not compatible with NDK r29.

Fix that by using that rapidjson package (which is already patched to be
NDK r29 compatible) instead of using an embedded copy of rapidjson.
2026-01-08 23:37:16 +00:00
..