summaryrefslogtreecommitdiff
path: root/packages/php/php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/php/php.inc')
-rw-r--r--packages/php/php.inc8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/php/php.inc b/packages/php/php.inc
index 33219d86c9..321034bee7 100644
--- a/packages/php/php.inc
+++ b/packages/php/php.inc
@@ -2,9 +2,11 @@ DESCRIPTION = "A server-side, HTML-embedded scripting language. This package pro
HOMEPAGE = "http://www.php.net"
SECTION = "console/network"
LICENSE = "PHP"
-SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
- file://${FILESDIR}/autotools.patch;patch=1 \
- file://${FILESDIR}/pear.patch;patch=1"
+DEPENDS = "zlib libxml2 mysql virtual/libiconv php-native"
+
+SRC_URI = "http://us2.php.net/distributions/php-${PV}.tar.bz2\
+ file://autotools.patch;patch=1 \
+ file://acinclude-xml2-config.patch;patch=1"
inherit autotools