diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-04-28 02:17:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-03 08:48:44 +0700 |
commit | 98648b51aa6caaba3751057967ea8f0e6686e8db (patch) | |
tree | 9cb932354b5d495fb128446ff5469be31232f935 /libraries/qt5 | |
parent | 6980ad34f82d22fb41e8d5cfc3f95d39fa256c7f (diff) | |
download | slackbuilds-98648b51aa6caaba3751057967ea8f0e6686e8db.tar.gz |
libraries/qt5: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qt5')
-rw-r--r-- | libraries/qt5/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README index 8521d33cec..553ecb1637 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -5,7 +5,7 @@ standard GUI functionality. The following are optional dependencies that Qt will link against if they are detected at build time: -libwebp, opus, ffmpeg, pcre2, snappy, libminizip, jsnoncpp, +libwebp, opus, ffmpeg, re2, snappy, libminizip, jsoncpp, libinput, unixODBC, postgresql, SDL2, assimp, wayland, OpenAL, protobuf(3?), argon2, and perhaps more. |