Skip to content

Remove references to libxml2

Kornel requested to merge kornelski/librsvg:nolibxmlinc into master

This seems to be the only place where the old C code needs libxml2 headers.

It'll simply move to Rust, since these headers won't be needed for Cargo-based build.

Merge request reports