summaryrefslogtreecommitdiffstats
path: root/libraries/qt5
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-02-01 01:08:57 +0100
committer Willy Sudiarto Raharjo2017-02-02 22:33:18 +0100
commit5595395f0bf773b2046585b817d0d14d11145a4e (patch)
tree103face13aae201299cc107cf75e22b8a34ab023 /libraries/qt5
parent151de63c332012ef11c2ce95653599c4801dd591 (diff)
downloadslackbuilds-5595395f0bf773b2046585b817d0d14d11145a4e.tar.gz
libraries/qt5: Update DEP and README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt5')
-rw-r--r--libraries/qt5/README4
-rw-r--r--libraries/qt5/qt5.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README
index c93e1cb10e..41dd21c566 100644
--- a/libraries/qt5/README
+++ b/libraries/qt5/README
@@ -2,9 +2,9 @@ Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
Optional dependencies: unixodbc, freetds, OpenAL, libwebp, opus, snappy,
-and postgresql
+wayland, and postgresql
-Optional dependencies: wayland, openvg, libinput and firebird (not available
+Optional dependencies: openvg and firebird (not available
at slackbuilds.org)
Note1: To build documentation pass DOCS=yes to the slackbuild
diff --git a/libraries/qt5/qt5.info b/libraries/qt5/qt5.info
index 277f0fb44f..77417dde04 100644
--- a/libraries/qt5/qt5.info
+++ b/libraries/qt5/qt5.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://download.qt.io/official_releases/qt/5.7/5.7.1/single/qt-everywh
MD5SUM="7524ffba8411119d867f673155ec91bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libxkbcommon"
+REQUIRES="libxkbcommon libinput"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"