summaryrefslogtreecommitdiff
path: root/packages/libxml/libxml2-native_2.6.26.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-02-25 18:18:55 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-02-25 18:18:55 +0000
commit1e8d12394b938796eb1cdcaa8a24694da9662282 (patch)
tree814899e8ba8165ff75a117e148de5f3b6b7742ee /packages/libxml/libxml2-native_2.6.26.bb
parent2c8702d07b191e33a5dd7214d9e8be0d18652dec (diff)
parentcee1697942ab9b42557056d771ec2cfb7c81b523 (diff)
merge of '0464758766d765866ff65500fed4e9d1669422a1'
and '922cf0f28b50dfb43c18e0654db44c32b7d09bc4'
Diffstat (limited to 'packages/libxml/libxml2-native_2.6.26.bb')
-rw-r--r--packages/libxml/libxml2-native_2.6.26.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/libxml/libxml2-native_2.6.26.bb b/packages/libxml/libxml2-native_2.6.26.bb
index 74ddfeb33a..97ae5c47ec 100644
--- a/packages/libxml/libxml2-native_2.6.26.bb
+++ b/packages/libxml/libxml2-native_2.6.26.bb
@@ -1,4 +1,5 @@
DESCRIPTION = "GNOME XML library"
+PR = "r1"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz \
file://no-testapi.patch;patch=1"
@@ -10,7 +11,7 @@ S = "${WORKDIR}/libxml2-${PV}"
inherit autotools native pkgconfig
-EXTRA_OECONF = "--with-python=${STAGING_INCDIR}/python2.4 --without-debug --without-legacy --without-schemas --without-catalog --without-docbook --without-c14n"
+EXTRA_OECONF = "--with-python=${STAGING_INCDIR}/python2.4 --without-debug --without-legacy --without-schemas --without-catalog --without-docbook --with-c14n"
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"