rpm package requirements update
+ it does not require loleaflet and loolwsd, because loolwsd server can run on a separate machine, and loleaflet will be served by loolwsd in the near future. + it requires php5-apcu and the following line should be inserted to owncloud/config/config.php: 'memcache.local' => '\OC\Memcache\APCu',
This commit is contained in:
parent
97693fc420
commit
fb319c3186
@ -24,8 +24,7 @@ License: MPL
|
|||||||
Source0: owncloud-collabora-online-@PACKAGE_VERSION@.tar.gz
|
Source0: owncloud-collabora-online-@PACKAGE_VERSION@.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: owncloud
|
Requires: owncloud
|
||||||
Requires: loolwsd
|
Requires: php5-apcu
|
||||||
Requires: loleaflet
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user