summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
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
commita8f4e8606a82370e0979113f239c73c39c376393 (patch)
treed507507d3b981cbd52cda84a47082327b924c2ef /multimedia
parent6647601fc06dc4056d19ae090df4b1241ba6d096 (diff)
downloadslackbuilds-a8f4e8606a82370e0979113f239c73c39c376393.tar.gz
slackbuilds-a8f4e8606a82370e0979113f239c73c39c376393.tar.xz
multimedia/mkvtoolnix: Update README about qt5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkvtoolnix/README3
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.