README: added Qt to the list of optional dependencies

Fixes #1354.
This commit is contained in:
Moritz Bunkus 2015-07-13 19:36:53 +02:00
parent 53c60b39c2
commit 6c8bb9d1a8

View File

@ -94,9 +94,12 @@ Installing "drake" is simple. As root run the following command:
Other libraries are optional and only limit the features that are
built. These include:
- [Qt](http://www.qt.io/) -- a cross-platform GUI toolkit. You need
this if you want to use the MKVToolNix GUI or mkvinfo's GUI.
- [wxWidgets](http://www.wxwidgets.org/) -- a cross-platform GUI
toolkit. You need this if you want to use `mmg` (the mkvmerge GUI) or
mkvinfo's GUI.
toolkit. You need this if you want to use the deprecated `mmg` (the
mkvmerge GUI) or mkvinfo's deprecated, wxWidgets-based GUI.
- [libFLAC](http://downloads.xiph.org/releases/flac/) for FLAC
support (Free Lossless Audio Codec)