mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/pnp4nagios: remove icinga dependency
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -20,7 +20,7 @@ REQUIRED_USE="^^ ( icinga nagios )"
|
||||
DEPEND="
|
||||
dev-lang/php:*[filter,gd,json,simplexml,xml,zlib]
|
||||
net-analyzer/rrdtool[graph,perl]
|
||||
icinga? ( || ( net-analyzer/icinga2 net-analyzer/icinga ) )
|
||||
icinga? ( net-analyzer/icinga2 )
|
||||
nagios? ( net-analyzer/nagios-core )"
|
||||
|
||||
# A list of modules used in our Apache config file.
|
||||
|
||||
Reference in New Issue
Block a user