meta-virtualization/recipes-extended/nagios
Kai Kang 30e3de60e7 nagios-nrpe: fix compile error when packageconfig ssl enabled
It fails to compile nagios-nrpe when packageconfig ssl enabled:

| ./nrpe.c:45:12: fatal error: ../include/dh.h: No such file or directory
|    45 | #  include "../include/dh.h"
|       |            ^~~~~~~~~~~~~~~~~
| compilation terminated.

Header file include/dh.h is created by native openssl called by
configure script. If no native openssl exists, no header file is
created. Add openssl-native to dependency for packageconfig ssl.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-12-29 22:09:03 -05:00
..
nagios-core nagios-core: add recipe with latest stable version 4.4.2 2018-09-06 12:45:17 -04:00
nagios-nrpe nagios-nrpe: add recipe with latest stable version 3.2.1 2018-09-06 12:45:17 -04:00
nagios-nsca nagios-nsca: uprev to v2.9.2 2019-03-17 00:19:07 +00:00
nagios-common.inc nagios-core: add recipe with latest stable version 4.4.2 2018-09-06 12:45:17 -04:00
nagios-core_4.4.3.bb nagios-core/nagios-nrpe: use update-alternatives for /var/nagios 2019-08-06 23:13:58 -04:00
nagios-nrpe_3.2.1.bb nagios-nrpe: fix compile error when packageconfig ssl enabled 2019-12-29 22:09:03 -05:00
nagios-nsca_2.9.2.bb nagios-nsca: uprev to v2.9.2 2019-03-17 00:19:07 +00:00
nagios-plugins_2.2.1.bb nagios-plugins: add recipe with latest stable version 2.2.1 2018-09-06 12:45:17 -04:00