summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-12-14 15:49:40 -0500
committerCraig Andrews <candrews@gentoo.org>2020-12-15 16:22:44 -0500
commit2525b515c1601da8b2a95e988258cc9f7a4ad386 (patch)
tree0770bf8d8680d611f4653eceffc43ab390f24e67 /mail-client
parentnet-p2p/eiskaltdcpp-9999: migrate to lua-single.eclass (diff)
downloadgentoo-2525b515c1601da8b2a95e988258cc9f7a4ad386.tar.gz
gentoo-2525b515c1601da8b2a95e988258cc9f7a4ad386.tar.bz2
gentoo-2525b515c1601da8b2a95e988258cc9f7a4ad386.zip
mail-client/roundcube: php-8 always has json so dropped the flag
Closes: https://bugs.gentoo.org/758995 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18657 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/roundcube-1.4.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/roundcube/roundcube-1.4.9.ebuild b/mail-client/roundcube/roundcube-1.4.9.ebuild
index 6d3b3ede4e45..e3ccf0af49aa 100644
--- a/mail-client/roundcube/roundcube-1.4.9.ebuild
+++ b/mail-client/roundcube/roundcube-1.4.9.ebuild
@@ -26,7 +26,7 @@ need_httpd_cgi
RDEPEND="
${DEPEND}
- >=dev-lang/php-5.4.0[filter,gd,iconv,json,ldap?,pdo,postgres?,session,sqlite?,ssl?,unicode,xml]
+ >=dev-lang/php-5.4.0[filter,gd,iconv,json(+),ldap?,pdo,postgres?,session,sqlite?,ssl?,unicode,xml]
virtual/httpd-php
change-password? (
dev-lang/php[sockets]