diff options
Diffstat (limited to 'multimedia/smtube/README')
-rw-r--r-- | multimedia/smtube/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/smtube/README b/multimedia/smtube/README index 5b45f3a55fc3..e4e60dc5ba60 100644 --- a/multimedia/smtube/README +++ b/multimedia/smtube/README @@ -3,7 +3,8 @@ videos. Videos are played back with a media player (by default SMPlayer) instead of a flash player, this allows better performance, particularly with HD content. -If you prefer to build SMTube against Qt5 rather than Qt4, install qt5 and -qt5-webkit (both available from SlackBuilds.org) and run the script like that: +If you prefer to build SMTube against Qt5 rather than Qt4, install qt5 +and qt5-webkit (both available from SlackBuilds.org) and run the script +like that: USE_QT5=yes ./smplayer.SlackBuild |