diff options
Diffstat (limited to 'www-apps/davical')
-rw-r--r-- | www-apps/davical/davical-1.1.9.3.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www-apps/davical/davical-1.1.9.3.ebuild b/www-apps/davical/davical-1.1.9.3.ebuild index 4df670a5ffac..99d1d74b7ebe 100644 --- a/www-apps/davical/davical-1.1.9.3.ebuild +++ b/www-apps/davical/davical-1.1.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,8 +15,9 @@ IUSE="ldap" BDEPEND="sys-devel/gettext" +# >=dev-lang/php-8:curly braces string offset access was removed (Bug 764908) RDEPEND="app-admin/pwgen - dev-lang/php:*[calendar,curl,iconv,imap,ldap?,nls,pdo,postgres,xml] + <dev-lang/php-8:*[calendar,curl,iconv,imap,ldap?,nls,pdo,postgres,xml] dev-perl/DBD-Pg dev-perl/DBI dev-perl/YAML |