mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 08:52:58 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user