Require php-fpm instead of php in httpd subpackage
This commit is contained in:
parent
03cae4799e
commit
6bd25af18e
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,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