diff options
author | davidwoodfall <dave@dawoodfall.net> | 2018-09-14 10:20:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-23 06:11:50 +0700 |
commit | 540842923563572c3d29f0c60afb6abb2429b785 (patch) | |
tree | 7d166b986bad677b7dc445d645f37388d8712c5b /libraries/qt5/README | |
parent | 60fdf8fa26a1763a875294b3f095bcf69c23f0d3 (diff) | |
download | slackbuilds-540842923563572c3d29f0c60afb6abb2429b785.tar.gz |
libraries/qt5: Updated to 5.9.6
Diffstat (limited to 'libraries/qt5/README')
-rw-r--r-- | libraries/qt5/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README index 41dd21c566..19cfb9945f 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -20,3 +20,9 @@ will produce a non-redistributable package in some countries) pass PROPRIETARY_CODECS=yes to the slackbuild PROPRIETARY_CODECS=yes ./qt5.SlackBuild + +Note4: To disable support for pulseaudio pass PULSEAUDIO=no to the slackbuild + + PULSEAUDIO=no ./qt5.SlackBuild + +(Qt will be automatically detect and disable pulseaudio if not installed.) |