diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-01-24 14:06:54 -0500 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-02-01 16:34:21 -0500 |
commit | 93ae39b7e459d250effa845b83fccb692d569fa1 (patch) | |
tree | e1b0d3d73007953bf614c4c23a80da25d5514e51 /net-analyzer/check_mk | |
parent | net-analyzer/check_mk: version bump, drop bundled livestatus (diff) | |
download | gentoo-93ae39b7e459d250effa845b83fccb692d569fa1.tar.gz gentoo-93ae39b7e459d250effa845b83fccb692d569fa1.tar.bz2 gentoo-93ae39b7e459d250effa845b83fccb692d569fa1.zip |
net-analyzer/check_mk-1.2.4_p5-r1: block check_mk_agent in RDEPEND
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-analyzer/check_mk')
-rw-r--r-- | net-analyzer/check_mk/check_mk-1.2.4_p5-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/check_mk/check_mk-1.2.4_p5-r1.ebuild b/net-analyzer/check_mk/check_mk-1.2.4_p5-r1.ebuild index 721bed035ea4..f86a4aefcd63 100644 --- a/net-analyzer/check_mk/check_mk-1.2.4_p5-r1.ebuild +++ b/net-analyzer/check_mk/check_mk-1.2.4_p5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,8 @@ DEPEND="wato? ( app-admin/sudo ) xinetd? ( sys-apps/xinetd ) !agent-only? ( || ( net-analyzer/nagios-core net-analyzer/icinga ) ) !agent-only? ( www-servers/apache www-apache/mod_python ) - media-libs/libpng:0" + media-libs/libpng:0 + !!net-analyzer/check_mk_agent" RDEPEND="${DEPEND}" REQUIRED_USE=" |