summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-lxml_3.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml_3.2.5.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-lxml_3.2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.2.5.bb b/meta-python/recipes-devtools/python/python-lxml_3.2.5.bb
index 1fa288995..68e36771f 100644
--- a/meta-python/recipes-devtools/python/python-lxml_3.2.5.bb
+++ b/meta-python/recipes-devtools/python/python-lxml_3.2.5.bb
@@ -20,7 +20,7 @@ inherit setuptools
20 20
21DISTUTILS_BUILD_ARGS += " \ 21DISTUTILS_BUILD_ARGS += " \
22 --with-xslt-config='${STAGING_BINDIR_NATIVE}/pkg-config libxslt' \ 22 --with-xslt-config='${STAGING_BINDIR_NATIVE}/pkg-config libxslt' \
23 --with-xml2-config='${STAGING_BINDIR_CROSS}/xml2-config' \ 23 --with-xml2-config='${STAGING_BINDIR_CROSS}/pkg-config libxml2' \
24" 24"
25 25
26DISTUTILS_INSTALL_ARGS += " \ 26DISTUTILS_INSTALL_ARGS += " \