diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 23:37:03 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 23:37:03 -0500 |
commit | b9ad35fab62f971031a2463a7029c8b82584148e (patch) | |
tree | 52bd964abb6cf733eb0bdf25a1d9c4d5a38de3b3 /network/owncloud-client/README | |
parent | 78ca463dd1dd0a6f8890ac4f0740f9449f7a3152 (diff) |
network/owncloud-client: Fixed dep info
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 f33bd42c4b39f..29bf75c94f5c0 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 |