diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-12-27 17:03:59 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:21 -0600 |
commit | 5a84ab0b283c48cd54914822f9430e69addb5f34 (patch) | |
tree | f137e9d352d5f46c9e9e3007e0793d6a13fc480d /libraries/qt5/README | |
parent | 0b1ae3e605079757edc5d759720f3b692a4805fa (diff) | |
download | slackbuilds-5a84ab0b283c48cd54914822f9430e69addb5f34.tar.gz |
libraries/qt5: Updated for version 5.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt5/README')
-rw-r--r-- | libraries/qt5/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README index ce753e2d88..e69f943e5a 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -6,3 +6,7 @@ OpenAL, libwebp and postgresql Optional dependencies: wayland, openvg and firebird (not available at slackbuilds.org) + +Note: To build Qt5 with Pulseadio then pass USEPULSE=yes to the slackbuild. + + USEPULSE=yes ./qt5.SlackBuild |