This reverts commit 7f84ab88d6.
error with:
CMake Error at /build/build.LibreELEC-H3.arm-13.0-devel/toolchain/lib/cmake/libxml2-2.14.4/libxml2-export.cmake:61 (set_target_properties):
The link interface of target "LibXml2::LibXml2" contains:
Iconv::Iconv
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
https://github.com/GNOME/libxslt/blob/master/NEWS
The non-standard EXSLT crypto extensions and support for dynamically
loaded plugins are now disabled by default. These features can be
enabled by passing --with-crypto or --with-plugins to configure.
In a future release, these features will be removed.
Debug output and the debugger are disabled by default and can be
enabled by passing --with-debug or --with-debugger.
was identified as unnecessary upon review of incorrect pkgconfig file
generation https://gitlab.gnome.org/GNOME/libxslt/-/issues/136