From ebbc8e98fe2f3c7a4ce94050604d9f1df6d5793d Mon Sep 17 00:00:00 2001 From: Antti Andreimann Date: Thu, 2 Aug 2007 12:18:48 +0000 Subject: libxslt: add 1.1.21, closes #2701 --- packages/libxslt/libxslt_1.1.17.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/libxslt/libxslt_1.1.17.bb') diff --git a/packages/libxslt/libxslt_1.1.17.bb b/packages/libxslt/libxslt_1.1.17.bb index 7abd2c30b6..2ae61eeaf5 100644 --- a/packages/libxslt/libxslt_1.1.17.bb +++ b/packages/libxslt/libxslt_1.1.17.bb @@ -3,7 +3,7 @@ SECTION = "libs" PRIORITY = "optional" DEPENDS = "libxml2" LICENSE = "MIT" -PR = "r2" +PR = "r3" SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz \ file://destdir.patch;patch=1" @@ -11,7 +11,7 @@ S = "${WORKDIR}/libxslt-${PV}" inherit autotools pkgconfig -EXTRA_OECONF = "--without-python --without-debug --without-mem-debug --without-crypto" +EXTRA_OECONF = "--without-python --without-plugins --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 \ -- cgit v1.2.3