php 5.4.14: use pkg-config for libxml2 detection

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Koen Kooi
2014-06-19 08:54:28 +02:00
committed by Martin Jansa
parent 6ec7600da9
commit 466e0278ac
3 changed files with 93 additions and 3 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cb564efdf78cce8ea6e4b5a4f7c05d97"
PR = "${INC_PR}.0"
SRC_URI += "file://acinclude-xml2-config.patch \
file://0001-php-don-t-use-broken-wrapper-for-mkdir.patch"
file://0001-php-don-t-use-broken-wrapper-for-mkdir.patch \
file://0001-acinclude-use-pkgconfig-for-libxml2-config.patch \
"
SRC_URI_append_pn-php += "file://iconv.patch \
file://imap-fix-autofoo.patch \