diff options
Diffstat (limited to 'meta-oe/recipes-devtools/php/php.inc')
| -rw-r--r-- | meta-oe/recipes-devtools/php/php.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc index 7f2dc450f1..7c03798645 100644 --- a/meta-oe/recipes-devtools/php/php.inc +++ b/meta-oe/recipes-devtools/php/php.inc | |||
| @@ -13,7 +13,7 @@ SRC_URI = "http://www.php.net/distributions/php-${PV}.tar.bz2" | |||
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/php-${PV}" | 14 | S = "${WORKDIR}/php-${PV}" |
| 15 | 15 | ||
| 16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig pythonnative |
| 17 | 17 | ||
| 18 | # Common EXTRA_OECONF | 18 | # Common EXTRA_OECONF |
| 19 | COMMON_EXTRA_OECONF = "--enable-sockets --enable-pcntl --enable-shared" | 19 | COMMON_EXTRA_OECONF = "--enable-sockets --enable-pcntl --enable-shared" |
