diff options
author | link2xt <link2xt@testrun.org> | 2021-03-13 18:52:04 +0300 |
---|---|---|
committer | link2xt <link2xt@testrun.org> | 2021-03-13 19:18:02 +0300 |
commit | 43da9dfecf0cf20ff0b4a85af729f2938ca772c8 (patch) | |
tree | 2325dc495685030640a0b99651469aeff9eb39bc /README.md | |
parent | 186f1c612a9887c0d546cfbb9da9e0f2dde72f21 (diff) | |
download | kdeltachat-43da9dfecf0cf20ff0b4a85af729f2938ca772c8.tar.gz kdeltachat-43da9dfecf0cf20ff0b4a85af729f2938ca772c8.zip |
README.md: note that WebP support requires a plugin
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ Runtime dependencies: - `qml-module-qtquick-controls` - `qml-module-qtquick-dialogs` - used for account import file dialog - `qml-module-qtquick-layouts` +- `qt5-image-formats-plugins` - WebP support ### Arch Linux |