diff options
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.) |