diff options
Diffstat (limited to 'network/owncloud-client/README')
-rw-r--r-- | network/owncloud-client/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/network/owncloud-client/README b/network/owncloud-client/README index f33bd42c4b..29bf75c94f 100644 --- a/network/owncloud-client/README +++ b/network/owncloud-client/README @@ -6,13 +6,3 @@ the desktop sync clients. This package optionally requires the Sphinx package in order to create its man pages. - -Note: As of version 2.3.3, qt4 support was dropped and this package requires - qt5-webkit. You will also need to build qtkeychain with qt5. - -Note: If you wish to try building this package against qt4 you will need to - build qtkeychain with qt4, and build this package with BUILD_WITH_QT4 - set to 'yes'. There are no guarantees that this will work. - For example: - - BUILD_WITH_QT4=yes ./owncloud-client.SlackBuild |