aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/php/php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/php/php.inc')
-rw-r--r--recipes/php/php.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/php/php.inc b/recipes/php/php.inc
index 6f30690440..cbec13d72d 100644
--- a/recipes/php/php.inc
+++ b/recipes/php/php.inc
@@ -3,8 +3,9 @@ HOMEPAGE = "http://www.php.net"
SECTION = "console/network"
LICENSE = "PHP"
-SRC_URI = "http://us2.php.net/distributions/php-${PV}.tar.bz2;name=src\
- file://acinclude-xml2-config.patch;patch=1"
+SRC_URI = "http://us2.php.net/distributions/php-${PV}.tar.bz2;name=src \
+ file://acinclude-xml2-config.patch;patch=1 \
+ file://php-m4-divert.patch;patch=1"
S = "${WORKDIR}/php-${PV}"