diff options
Diffstat (limited to 'dev-lang/php/php-7.0.21.ebuild')
-rw-r--r-- | dev-lang/php/php-7.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.0.21.ebuild b/dev-lang/php/php-7.0.21.ebuild index 90e9c59f5dfe..04e4ebd73e42 100644 --- a/dev-lang/php/php-7.0.21.ebuild +++ b/dev-lang/php/php-7.0.21.ebuild @@ -141,12 +141,12 @@ DEPEND="${COMMON_DEPEND} REQUIRED_USE=" || ( cli cgi fpm apache2 embed phpdbg ) cli? ( ^^ ( readline libedit ) ) - gd? ( zlib ) truetype? ( gd ) webp? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) + gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) |