Add requires on php-process
Without this package, occ refuse to work. # php /usr/share/nextcloud/occ The posix extensions are required - see http://php.net/manual/en/book.posix.php
This commit is contained in:
parent
69cfa9eb29
commit
a88ee0f5d8
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ Requires: php-ldap
|
|||
Requires: php-smbclient
|
||||
Requires: php-imap
|
||||
Requires: php-gmp
|
||||
Requires: php-process
|
||||
Requires: php-pecl-imagick
|
||||
Requires: php-pecl-memcached
|
||||
Requires: php-pecl-apcu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue