Require php-fpm instead of php in httpd subpackage
This commit is contained in:
parent
02b8484618
commit
f90c8641a5
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