nagios-core: update RDEPENDS

fix following error during do_rootfs:
nothing provides php needed by nagios-core-4.4.6-r0.corei7_64
(try to add '--skip-broken' to skip uninstallable packages)

Since commit c4ffcaa2 [php: split out phpdbg into a separate package],
package php is empty.

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Changqing Li 2021-03-10 08:50:09 +08:00 committed by Bruce Ashfield
parent c9e13cce13
commit 2238294987

View File

@ -34,7 +34,7 @@ RDEPENDS_${PN} += "\
libpng \
fontconfig \
apache2 \
php \
php-cli \
nagios-base \
"