diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-14 15:54:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-14 15:54:39 +0700 |
commit | a8f4e8606a82370e0979113f239c73c39c376393 (patch) | |
tree | d507507d3b981cbd52cda84a47082327b924c2ef | |
parent | 6647601fc06dc4056d19ae090df4b1241ba6d096 (diff) | |
download | slackbuilds-a8f4e8606a82370e0979113f239c73c39c376393.tar.gz |
multimedia/mkvtoolnix: Update README about qt5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | multimedia/mkvtoolnix/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mkvtoolnix/README b/multimedia/mkvtoolnix/README index f89cf5818b..aed45aed09 100644 --- a/multimedia/mkvtoolnix/README +++ b/multimedia/mkvtoolnix/README @@ -10,4 +10,5 @@ Note: this comes with internal versions of libembl and libmatroska. Configure will use the internal versions if it fails to find them or they are unusable. -Interested parties can build QT version of GUI by passing QTGUI=yes +Interested parties can build QT version of GUI by passing QTGUI=yes. +This requires qt5 to be installed. |