summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2017-11-11 00:19:34 +0100
committer David Spencer2017-11-11 00:19:59 +0100
commit63ae29f93326b3a672b78cff73ae66d5ac476c6f (patch)
tree2e89741b51ada235d8327a055ee898c1822bfe99
parent98f010a76b9d77e33984ef20896231ed9f32792b (diff)
downloadslackbuilds-63ae29f93326b3a672b78cff73ae66d5ac476c6f.tar.gz
network/nextcloud-client: Fixed deps, update README.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--network/nextcloud-client/README2
-rw-r--r--network/nextcloud-client/nextcloud-client.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/network/nextcloud-client/README b/network/nextcloud-client/README
index 906aced1a9..7f53ce22bf 100644
--- a/network/nextcloud-client/README
+++ b/network/nextcloud-client/README
@@ -10,4 +10,4 @@ in the computer system tray or on your tablet or handheld device.
Nextcloud is an actively maintained fork of ownCloud.
-This slackbuild will not build against qt5.
+If qt5 is installed, nextcloud-client requires qt5-webkit.
diff --git a/network/nextcloud-client/nextcloud-client.info b/network/nextcloud-client/nextcloud-client.info
index cb3a714ec2..c98c62d0e3 100644
--- a/network/nextcloud-client/nextcloud-client.info
+++ b/network/nextcloud-client/nextcloud-client.info
@@ -7,6 +7,6 @@ MD5SUM="521d5d3be78807323b3d8868b11a9bb5 \
cf16b8bc86e3c1e612f2dcb719083064"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="qt5-webkit qtkeychain"
+REQUIRES="qtkeychain"
MAINTAINER="Rodrigo Gimenez"
EMAIL="estrod@zoho.com"