diff --git a/xCAT-UI/xCAT-UI.spec b/xCAT-UI/xCAT-UI.spec index 6cd0b300a..80d54ddef 100644 --- a/xCAT-UI/xCAT-UI.spec +++ b/xCAT-UI/xCAT-UI.spec @@ -19,7 +19,7 @@ Provides: xCAT-UI = %{version} %ifos linux # httpd is provided by apache2 on SLES and httpd on RHEL -Requires: httpd +Requires: httpd mod_php_any php # we also require php4-session on SLES, but this does not exist on RHEL, so do not know how to do the Require %endif