From c61ace854ed9e3bdb9f54ad7b2b5cd13879187d5 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 23 Mar 2004 21:55:14 +0000 Subject: Build fixes for flnx, libxml2, and openssh 3.8p1. BKrev: 4060b242vOhaV4FacYfSUz-JxsXTpg --- libxml/libxml2_2.6.7.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libxml') diff --git a/libxml/libxml2_2.6.7.oe b/libxml/libxml2_2.6.7.oe index ec9aacd6d4..03b9b36fee 100644 --- a/libxml/libxml2_2.6.7.oe +++ b/libxml/libxml2_2.6.7.oe @@ -8,8 +8,9 @@ SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-${PV}.tar.b inherit autotools pkgconfig libtool -libname = "libxml2.so.2.6.7" +EXTRA_OECONF = "--without-python" +libname = "libxml2.so.2.6.7" headers = "DOCBparser.h HTMLparser.h HTMLtree.h SAX.h SAX2.h c14n.h catalog.h chvalid.h debugXML.h dict.h encoding.h entities.h globals.h hash.h list.h nanoftp.h nanohttp.h parser.h parserInternals.h pattern.h relaxng.h schemasInternals.h threads.h tree.h uri.h valid.h xinclude.h xlink.h xmlIO.h xmlautomata.h xmlerror.h xmlexports.h xmlmemory.h xmlreader.h xmlregexp.h xmlschemas.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlversion.h xmlwriter.h xpath.h xpathInternals.h xpointer.h" do_stage () { -- cgit v1.2.3