summaryrefslogtreecommitdiffstats
path: root/meta/packages/libxml/libxml2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libxml/libxml2.inc')
-rw-r--r--meta/packages/libxml/libxml2.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/libxml/libxml2.inc b/meta/packages/libxml/libxml2.inc
index 4e6e527603..e8b03cf02d 100644
--- a/meta/packages/libxml/libxml2.inc
+++ b/meta/packages/libxml/libxml2.inc
@@ -4,7 +4,8 @@ PRIORITY = "optional"
4LICENSE = "MIT" 4LICENSE = "MIT"
5 5
6SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz \ 6SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz \
7 file://libxml-64bit.patch;patch=1" 7 file://libxml-64bit.patch;patch=1 \
8 file://libxml-nanohttp.patch;patch=1"
8 9
9inherit autotools pkgconfig binconfig 10inherit autotools pkgconfig binconfig
10 11