mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
www-apps/phpBB: Address dropped json USE flag in dev-lang/php:8.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -15,7 +15,7 @@ REQUIRED_USE="|| ( mssql mysqli postgres sqlite )"
|
||||
|
||||
PHP_RDEPEND="(
|
||||
virtual/httpd-php:@SLOT@
|
||||
dev-lang/php:@SLOT@[ftp?,gd?,json,mssql?,mysqli?,postgres?,sqlite?,xml,zlib?]
|
||||
dev-lang/php:@SLOT@[ftp?,gd?,json(+),mssql?,mysqli?,postgres?,sqlite?,xml,zlib?]
|
||||
)"
|
||||
|
||||
RDEPEND="|| (
|
||||
|
||||
Reference in New Issue
Block a user