Skip to content

Commit

Permalink
net-analyzer/nagios-check_pidfile: support monitoring-plugins.
Browse files Browse the repository at this point in the history
Signed-off-by: Robin H. Johnson <[email protected]>
  • Loading branch information
robbat2 committed Feb 8, 2017
1 parent 289c427 commit b737fdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit b737fdc

Please sign in to comment.