buildroot/package/php
Louis Aussedat 31c5fd8f4b package/php: fix gd extension dependencies and options
Due to migration to pkg-config in php 7.4, the detection of
library dependencies has been changed.

source from php.net:
--with-gd becomes --enable-gd
--with-png-dir has been removed. libpng is required.
--with-zlib-dir has been removed. zlib is required.
--with-freetype-dir becomes --with-freetype
--with-jpeg-dir becomes --with-jpeg

Signed-off-by: Louis Aussedat <aussedat.louis@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-04-18 15:25:23 +02:00
..
0001-acinclude.m4-don-t-unset-variables.patch package/php: bump version to 7.4.2 2020-02-01 23:06:19 +01:00
0002-iconv-tweak-iconv-detection.patch package/php: bump version to 7.4.2 2020-02-01 23:06:19 +01:00
0003-configure-disable-the-phar-tool.patch package/php: bump version to 7.4.2 2020-02-01 23:06:19 +01:00
0004-Call-apxs-with-correct-prefix.patch package/php: bump version to 7.4.2 2020-02-01 23:06:19 +01:00
Config.ext package/php: fix gd extension dependencies and options 2020-04-18 15:25:23 +02:00
Config.in
php-fpm.conf
php.hash package/php: security bump version to 7.4.5 2020-04-17 22:05:53 +02:00
php.mk package/php: fix gd extension dependencies and options 2020-04-18 15:25:23 +02:00