summaryrefslogtreecommitdiffstats
path: root/meta/packages/libxslt/libxslt_1.1.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libxslt/libxslt_1.1.22.bb')
-rw-r--r--meta/packages/libxslt/libxslt_1.1.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/libxslt/libxslt_1.1.22.bb b/meta/packages/libxslt/libxslt_1.1.22.bb
index 49a1b6b018..6f368a51c1 100644
--- a/meta/packages/libxslt/libxslt_1.1.22.bb
+++ b/meta/packages/libxslt/libxslt_1.1.22.bb
@@ -10,7 +10,7 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz \
10 file://doublefix.patch;patch=1" 10 file://doublefix.patch;patch=1"
11S = "${WORKDIR}/libxslt-${PV}" 11S = "${WORKDIR}/libxslt-${PV}"
12 12
13inherit autotools_stage pkgconfig 13inherit autotools pkgconfig
14 14
15EXTRA_OECONF = "--without-python --without-debug --without-mem-debug --without-crypto" 15EXTRA_OECONF = "--without-python --without-debug --without-mem-debug --without-crypto"
16 16