From 9c0b0ef34f467fcf5bf88e05439cf1c360c351d9 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Wed, 10 Aug 2022 19:29:58 -0500 Subject: www-apps/icingaweb2: fix deps on icinga libs Closes: https://bugs.gentoo.org/864403 Signed-off-by: Matthew Thode --- www-apps/icingaweb2/icingaweb2-2.11.0.ebuild | 4 ++-- www-apps/icingaweb2/icingaweb2-2.11.1.ebuild | 4 ++-- www-apps/icingaweb2/icingaweb2-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www-apps/icingaweb2/icingaweb2-2.11.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.11.0.ebuild index 859522be43f..427ea0f0535 100644 --- a/www-apps/icingaweb2/icingaweb2-2.11.0.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.11.0.ebuild @@ -33,8 +33,8 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 dev-lang/php:8.0[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] dev-lang/php:8.1[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] ) - dev-libs/icinga-php-library - dev-libs/icinga-php-thirdparty + >=dev-libs/icinga-php-library-0.8.1 + >=dev-libs/icinga-php-thirdparty-0.11.0 acct-group/icingacmd acct-group/icingaweb2" RDEPEND="${DEPEND}" diff --git a/www-apps/icingaweb2/icingaweb2-2.11.1.ebuild b/www-apps/icingaweb2/icingaweb2-2.11.1.ebuild index 859522be43f..427ea0f0535 100644 --- a/www-apps/icingaweb2/icingaweb2-2.11.1.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.11.1.ebuild @@ -33,8 +33,8 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 dev-lang/php:8.0[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] dev-lang/php:8.1[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] ) - dev-libs/icinga-php-library - dev-libs/icinga-php-thirdparty + >=dev-libs/icinga-php-library-0.8.1 + >=dev-libs/icinga-php-thirdparty-0.11.0 acct-group/icingacmd acct-group/icingaweb2" RDEPEND="${DEPEND}" diff --git a/www-apps/icingaweb2/icingaweb2-9999.ebuild b/www-apps/icingaweb2/icingaweb2-9999.ebuild index 07875709085..60f9756ef76 100644 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild @@ -33,8 +33,8 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 dev-lang/php:8.0[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] dev-lang/php:8.1[apache2?,cli,fpm?,gd,intl,ldap?,mysql?,nls,pdo,postgres?,sockets,ssl,xslt,xml] ) - dev-libs/icinga-php-library - dev-libs/icinga-php-thirdparty + >=dev-libs/icinga-php-library-0.8.1 + >=dev-libs/icinga-php-thirdparty-0.11.0 acct-group/icingacmd acct-group/icingaweb2" RDEPEND="${DEPEND}" -- cgit v1.2.3-18-g5258