aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/nagios/nagios-plugins_2.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/nagios/nagios-plugins_2.2.1.bb')
-rw-r--r--recipes-extended/nagios/nagios-plugins_2.2.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/nagios/nagios-plugins_2.2.1.bb b/recipes-extended/nagios/nagios-plugins_2.2.1.bb
index 07933654..b97d80cb 100644
--- a/recipes-extended/nagios/nagios-plugins_2.2.1.bb
+++ b/recipes-extended/nagios/nagios-plugins_2.2.1.bb
@@ -18,6 +18,8 @@ S = "${WORKDIR}/${BPN}-${PV}"
inherit autotools gettext
+PNBLACKLIST[nagios-plugins] ?= "${@bb.utils.contains('BBFILE_COLLECTIONS', 'webserver', '', 'Depends on nagios-core which depends on apache2 from meta-webserver which is not included', d)}"
+
EXTRA_OECONF += "--with-sysroot=${STAGING_DIR_HOST} \
--with-nagios-user=${NAGIOS_USER} \
--with-nagios-group=${NAGIOS_GROUP} \