summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"