diff options
author | David Woodfall <dave@dawoodfall.net> | 2018-10-29 00:17:35 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:54 +0700 |
commit | 88ddfb787f006fe7f1d0637af49743fbc7670120 (patch) | |
tree | d6c7a66dfd16aa72486fe25117f5e3f0027b5bbe /libraries | |
parent | 559cab8dac5558c087e741bd49f873b3278bbb2b (diff) | |
download | slackbuilds-88ddfb787f006fe7f1d0637af49743fbc7670120.tar.gz |
libraries/qt5: Update README
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/qt5/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README index aa9d569971..65166d8725 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -28,3 +28,13 @@ Note4: To disable support for pulseaudio pass PULSEAUDIO=no to the slackbuild (Qt will be automatically detect and disable pulseaudio if not installed.) Qt will also detect and use pcre2 if it is installed. + + +NOTICE + +There is a qt5-legacy SlackBuild available for applications that +might not run correctly with this version. + +Known Applications With Problems: + +speedcrunch: the widget drawer does not close properly. |