diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-08-16 13:59:29 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-08-16 14:01:03 -0500 |
commit | 95b91c396b5674287effe6fff665c9ac7f294d10 (patch) | |
tree | 685d69bc913338272948eeba47d2134b4e630d57 /www-apps/icingaweb2 | |
parent | dev-libs/icinga-php-library: add for icingaweb2 (diff) | |
download | gentoo-95b91c396b5674287effe6fff665c9ac7f294d10.tar.gz gentoo-95b91c396b5674287effe6fff665c9ac7f294d10.tar.bz2 gentoo-95b91c396b5674287effe6fff665c9ac7f294d10.zip |
www-apps/icingaweb2: add icinga-php-library dep
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'www-apps/icingaweb2')
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.9.0.ebuild | 1 | ||||
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.9.2-r1.ebuild (renamed from www-apps/icingaweb2/icingaweb2-2.9.2.ebuild) | 1 | ||||
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.9.3-r1.ebuild (renamed from www-apps/icingaweb2/icingaweb2-2.9.3.ebuild) | 1 | ||||
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-9999.ebuild | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild index 84db9d6e0716..c8d8ff1da0a2 100644 --- a/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.9.0.ebuild @@ -32,6 +32,7 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 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 acct-group/icingacmd acct-group/icingaweb2" RDEPEND="${DEPEND}" diff --git a/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.2-r1.ebuild index 640ed5a5bf33..52b7997eb8bc 100644 --- a/www-apps/icingaweb2/icingaweb2-2.9.2.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.9.2-r1.ebuild @@ -32,6 +32,7 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 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 acct-group/icingacmd acct-group/icingaweb2" RDEPEND="${DEPEND}" diff --git a/www-apps/icingaweb2/icingaweb2-2.9.3.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.3-r1.ebuild index 84db9d6e0716..c8d8ff1da0a2 100644 --- a/www-apps/icingaweb2/icingaweb2-2.9.3.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.9.3-r1.ebuild @@ -32,6 +32,7 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 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 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 c5f119e375d9..d37234041e88 100644 --- a/www-apps/icingaweb2/icingaweb2-9999.ebuild +++ b/www-apps/icingaweb2/icingaweb2-9999.ebuild @@ -31,6 +31,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-libs/icinga-php-library acct-group/icingacmd acct-group/icingaweb2" RDEPEND="${DEPEND}" |