diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-11-07 09:46:24 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-11-07 09:46:32 -0600 |
commit | 7d78fe9d317ddfa34497be4375449500c95dcf77 (patch) | |
tree | 62b9a482572bedba26b84072f0be535b8dc69ad8 /www-apps | |
parent | sci-libs/flann: Drop unmaintained 9999 ebuild (diff) | |
download | gentoo-7d78fe9d317ddfa34497be4375449500c95dcf77.tar.gz gentoo-7d78fe9d317ddfa34497be4375449500c95dcf77.tar.bz2 gentoo-7d78fe9d317ddfa34497be4375449500c95dcf77.zip |
www-apps/icingaweb2: fix php deps for 9999
Closes: https://bugs.gentoo.org/822255
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild index 57d38cb0ba05..dcfe13e3b7d0 100644 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild @@ -30,6 +30,7 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 || ( dev-lang/php:7.3[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] dev-lang/php:7.4[apache2?,cli,fpm?,gd,json,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] + dev-lang/php:8.0[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] ) dev-libs/icinga-php-library dev-libs/icinga-php-thirdparty |