diff options
-rw-r--r-- | libraries/qt5/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README index 19cfb9945f..aa9d569971 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -26,3 +26,5 @@ 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.) + +Qt will also detect and use pcre2 if it is installed. |