aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/nagios/nagios-nsca_2.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/nagios/nagios-nsca_2.9.2.bb')
-rw-r--r--recipes-extended/nagios/nagios-nsca_2.9.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/nagios/nagios-nsca_2.9.2.bb b/recipes-extended/nagios/nagios-nsca_2.9.2.bb
index 66f8da56..1fce1983 100644
--- a/recipes-extended/nagios/nagios-nsca_2.9.2.bb
+++ b/recipes-extended/nagios/nagios-nsca_2.9.2.bb
@@ -22,6 +22,8 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit update-rc.d autotools-brokensep systemd dos2unix
+PNBLACKLIST[nagios-nsca] ?= "${@bb.utils.contains('BBFILE_COLLECTIONS', 'webserver', '', 'Rdepends on nagios-base provided by nagios-core which depends on apache2 from meta-webserver which is not included', d)}"
+
DEPENDS = "libmcrypt"
EXTRA_OECONF += "--with-nsca-user=${NAGIOS_USER} \