diff options
Diffstat (limited to 'meta/packages/libxslt')
| -rw-r--r-- | meta/packages/libxslt/libxslt_1.1.22.bb | 2 |
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" |
| 11 | S = "${WORKDIR}/libxslt-${PV}" | 11 | S = "${WORKDIR}/libxslt-${PV}" |
| 12 | 12 | ||
| 13 | inherit autotools_stage pkgconfig | 13 | inherit autotools pkgconfig |
| 14 | 14 | ||
| 15 | EXTRA_OECONF = "--without-python --without-debug --without-mem-debug --without-crypto" | 15 | EXTRA_OECONF = "--without-python --without-debug --without-mem-debug --without-crypto" |
| 16 | 16 | ||
