Require php-fpm instead of php in httpd subpackage
This commit is contained in:
parent
562b90f34a
commit
69f6a42a3f
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ Summary: Httpd integration for NextCloud
|
|||
Provides: %{name}-webserver = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
# PHP dependencies
|
||||
Requires: php
|
||||
Requires: php-fpm
|
||||
|
||||
%description httpd
|
||||
%{summary}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue