]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
nagios nrpe: Depend on nagios-plugins package instead of main nagios package
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Dec 2017 12:29:43 +0000 (12:29 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 16 Dec 2017 12:29:43 +0000 (12:29 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nagios_nrpe

index 050c9294f2a98bf586dec7a60f1bb3224c2820cd..6d16661bda965e4f04c4cc59e5dcab08389581fb 100644 (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