mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-analyzer/pnp4nagios: Fix MissingUseDepDefault for dev-lang/php[json]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -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=6
|
||||
@@ -18,7 +18,7 @@ REQUIRED_USE="^^ ( icinga nagios )"
|
||||
# nagios-3.x has been end-of-life'd, we don't have much choice here but
|
||||
# to accept it.
|
||||
DEPEND="
|
||||
dev-lang/php:*[filter,gd,json,simplexml,xml,zlib]
|
||||
dev-lang/php:*[filter,gd,json(+),simplexml,xml,zlib]
|
||||
net-analyzer/rrdtool[graph,perl]
|
||||
icinga? ( net-analyzer/icinga2 )
|
||||
nagios? ( net-analyzer/nagios-core )"
|
||||
|
||||
Reference in New Issue
Block a user