summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-02-12 17:29:18 +0000
committerJames Le Cuirot <chewi@gentoo.org>2021-02-12 17:29:18 +0000
commit2fdac2e25b20677f507e8a09a26314e5a9134c5b (patch)
tree6f1cfcc33200913ead57ed73cc5d27120765e8be /www-apps
parentsys-apps/util-linux: Removed old (diff)
downloadgentoo-2fdac2e25b20677f507e8a09a26314e5a9134c5b.tar.gz
gentoo-2fdac2e25b20677f507e8a09a26314e5a9134c5b.tar.bz2
gentoo-2fdac2e25b20677f507e8a09a26314e5a9134c5b.zip
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>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpBB/phpBB-3.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/phpBB/phpBB-3.3.3.ebuild b/www-apps/phpBB/phpBB-3.3.3.ebuild
index eb1f59b4ed66..186d7c2f037f 100644
--- a/www-apps/phpBB/phpBB-3.3.3.ebuild
+++ b/www-apps/phpBB/phpBB-3.3.3.ebuild
@@ -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="|| (