The lxml package depends on the xsltGetProfileInformation() symbol to be
available.
Without it, the library is unusable at newer versions.
Signed-off-by: Alexandru Ardelean <redacted>
PKG_NAME:=libxslt
PKG_VERSION:=1.1.34
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
--without-debug \
--without-mem-debug \
--without-debugger \
- --without-profiler \
--without-plugins
HOST_CONFIGURE_ARGS += \