diff options
author | С. С. Болоканаръ <bolokanar@protonmail.ch> | 2023-01-29 15:16:59 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-30 14:26:17 +0700 |
commit | b51a6404b64c86ab6e03659d123724c423e72dc4 (patch) | |
tree | 414fa95280301eee51596d50a32cc95b5fff8ac6 /graphics/qimgv/README | |
parent | d682ff36a8eafe40beb6a131244d89d96cf9b09c (diff) |
graphics/qimgv: move mpv to optional, plus fix for mpv/video support
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/qimgv/README')
-rw-r--r-- | graphics/qimgv/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/qimgv/README b/graphics/qimgv/README index 5c75d51a4a66b..a2a3a50670167 100644 --- a/graphics/qimgv/README +++ b/graphics/qimgv/README @@ -1 +1,4 @@ A qt5 cross-platform image viewer with video support + +To build with video support, pass WITH_VIDEO=ON to the build script. +mpv required for video support. |