diff options
author | Christopher Walker <kris240376@gmail.com> | 2015-09-11 01:39:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-11 01:39:57 +0700 |
commit | 3656ebe532915894966b7d50c2f46fb6b13bac3d (patch) | |
tree | 3c527767609b53d08de5602066886096c3182339 /network/owncloud-client/README | |
parent | ebb74a41954189ba353a7e00040ed6efc372f6f8 (diff) | |
download | slackbuilds-3656ebe532915894966b7d50c2f46fb6b13bac3d.tar.gz |
network/owncloud-client: Updated for version 2.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/owncloud-client/README')
-rw-r--r-- | network/owncloud-client/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/owncloud-client/README b/network/owncloud-client/README index 88e9282f01..8df71fadbb 100644 --- a/network/owncloud-client/README +++ b/network/owncloud-client/README @@ -3,3 +3,11 @@ You specify one or more directories on the local machine to sync with your ownCloud server, and always have your latest files wherever you are. Make a change to the files on one computer, it will flow across the others using the desktop sync clients. + +This package will build against qt5 libraries if they are present on your +system. This will cause issue with qtkeychain as it will build against qt4 +by default. One way to work around this is to uninstall qt5 before building +the owncloud-client package. + +This package optionally requires the Sphinx package in order to create its +man pages. |