From 5595395f0bf773b2046585b817d0d14d11145a4e Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 1 Feb 2017 07:08:57 +0700 Subject: libraries/qt5: Update DEP and README. Signed-off-by: Willy Sudiarto Raharjo --- libraries/qt5/README | 4 ++-- libraries/qt5/qt5.info | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/qt5') 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" -- cgit v1.2.3-65-gdbad