diff options
author | Craig Andrews <candrews@gentoo.org> | 2020-12-14 15:49:40 -0500 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2020-12-15 16:22:44 -0500 |
commit | 2525b515c1601da8b2a95e988258cc9f7a4ad386 (patch) | |
tree | 0770bf8d8680d611f4653eceffc43ab390f24e67 /mail-client/roundcube | |
parent | net-p2p/eiskaltdcpp-9999: migrate to lua-single.eclass (diff) | |
download | gentoo-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/roundcube')
-rw-r--r-- | mail-client/roundcube/roundcube-1.4.9.ebuild | 2 |
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] |