Werk #5907: CentOS/RedHat: Add explicit dependency to php-cli and php-xml to fix possible broken PNP graphs

Component Other components
Title CentOS/RedHat: Add explicit dependency to php-cli and php-xml to fix possible broken PNP graphs
Date Mar 21, 2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The previous Check_MK packages were not explicitly declaring the dependency to the php-cli package which is needed to make Dokuwiki, NagVis and PNP4Nagios work.

The dependency was only declared for php which normally implies php-cli. Unfortunately there are third party packages that don't have this implicit dependency.

To make Check_MK work out of the box with those PHP installations, we now added php-cli and php-xml as explicit dependency.

To the list of all Werks