nagios nrpe: Depend on nagios-plugins package instead of main nagios package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-12-16 12:29:43 +00:00
parent 2af354c264
commit 4ae71b37d4

View File

@@ -33,9 +33,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nagios_nrpe
PAK_VER = 2
PAK_VER = 3
DEPS = "nagios"
DEPS = "nagios-plugins"
###############################################################################
# Top-level Rules