summaryrefslogtreecommitdiff
path: root/libraries/qt5/README
diff options
context:
space:
mode:
authordavidwoodfall <dave@dawoodfall.net>2018-09-14 10:20:02 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-23 06:11:50 +0700
commit540842923563572c3d29f0c60afb6abb2429b785 (patch)
tree7d166b986bad677b7dc445d645f37388d8712c5b /libraries/qt5/README
parent60fdf8fa26a1763a875294b3f095bcf69c23f0d3 (diff)
downloadslackbuilds-540842923563572c3d29f0c60afb6abb2429b785.tar.gz
libraries/qt5: Updated to 5.9.6
Diffstat (limited to 'libraries/qt5/README')
-rw-r--r--libraries/qt5/README6
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.)