commit: b737fdc3260b5001ba040dfffcb12c74a8b0bb2f
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 8 08:49:49 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 8 08:49:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b737fdc3
net-analyzer/nagios-check_pidfile: support monitoring-plugins.
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
index 894a2e3382..c69e505613 100644
--- a/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
+++ b/net-analyzer/nagios-check_pidfile/nagios-check_pidfile-1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
+DEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1
net-analyzer/monitoring-plugins )"
RDEPEND="${DEPEND}"
S="${WORKDIR}"/check_pidfile-${PV}