diff options
Diffstat (limited to 'meta-webserver/recipes-php/modphp/modphp5.inc')
-rw-r--r-- | meta-webserver/recipes-php/modphp/modphp5.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-php/modphp/modphp5.inc b/meta-webserver/recipes-php/modphp/modphp5.inc index 33dbe89371..0d84ba4413 100644 --- a/meta-webserver/recipes-php/modphp/modphp5.inc +++ b/meta-webserver/recipes-php/modphp/modphp5.inc | |||
@@ -5,7 +5,7 @@ DEPENDS = "apache2-native apache2 zlib bzip2" | |||
5 | 5 | ||
6 | SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2 \ | 6 | SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2 \ |
7 | file://configure.patch \ | 7 | file://configure.patch \ |
8 | file://pthread-check.patch \ | 8 | file://pthread-check-threads-m4.patch \ |
9 | file://70_mod_php5.conf \ | 9 | file://70_mod_php5.conf \ |
10 | " | 10 | " |
11 | 11 | ||