diff options
author | Larry Hajali <larryhaja@gmail.com> | 2013-12-16 06:39:45 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-17 11:00:31 -0600 |
commit | 64e3484c8e02bf5f8698dd6c8a8bbea47c05fb30 (patch) | |
tree | 13dd11802d47d331f590e87aab7c28db50d958b3 /libraries/qt5/README | |
parent | c8db3823bedcfb6ed6aed3880f59e2ff6beed7ed (diff) | |
download | slackbuilds-64e3484c8e02bf5f8698dd6c8a8bbea47c05fb30.tar.gz |
libraries/qt5: Added (multi-platform C++ GUI toolkit).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/qt5/README')
-rw-r--r-- | libraries/qt5/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README new file mode 100644 index 0000000000..92d8c5704b --- /dev/null +++ b/libraries/qt5/README @@ -0,0 +1,8 @@ +Qt is a cross-platform C++ application framework. Qt's primary feature +is its rich set of widgets that provide standard GUI functionality. + +Optional dependencies: unixODBC, libxkbcommon, freetds, pulseaudio, +and postgresql. + +Optional dependencies not available at SlackBuilds.org: wayland, +openvg and firebird. |