include or not include it depending on if it has been built and if an OE
version hasn't been built but a host version is installed it'll try and link
with the host version. Closes #1160.
PRIORITY = "optional"
DEPENDS = "libxml2"
LICENSE = "MIT"
+PR = "r1"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz"
S = "${WORKDIR}/libxslt-${PV}"
inherit autotools pkgconfig
-EXTRA_OECONF = "--without-python --without-debug --without-mem-debug"
+EXTRA_OECONF = "--without-python --without-debug --without-mem-debug --without-crypto"
xsltheaders = "attributes.h documents.h extensions.h extra.h functions.h imports.h \
keys.h namespaces.h numbersInternals.h pattern.h preproc.h security.h \