diff options
Diffstat (limited to 'libxml/libxml2_2.6.7.oe')
-rw-r--r-- | libxml/libxml2_2.6.7.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxml/libxml2_2.6.7.oe b/libxml/libxml2_2.6.7.oe index 015fd1e31f..0dbb6b240f 100644 --- a/libxml/libxml2_2.6.7.oe +++ b/libxml/libxml2_2.6.7.oe @@ -6,7 +6,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-${PV}.tar.bz2" -inherit autotools pkgconfig libtool +inherit autotools pkgconfig EXTRA_OECONF = "--without-python" |