summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSam Whitehead <sam.everythingcomputers@gmail.com>2021-09-24 13:20:55 +0200
committerNRK <nrk@disroot.org>2021-09-24 13:27:22 +0200
commitaf98249b6886defcd9d456bd5a23082f9ec7f75f (patch)
treef8dadf0d874e983c73539f91fd8fc294ebb597c6 /README.md
parent0e7ab7e5c369e61359951a66a4f02d8062d9a3a3 (diff)
downloadnsxiv-af98249b6886defcd9d456bd5a23082f9ec7f75f.tar.zst
Add animated webp support (#20)
Co-authored-by: NRK <nrk@disroot.org> Co-authored-by: Stein Gunnar Bakkeby <bakkeby@gmail.com> Co-authored-by: Berke Kocaoğlu <berke.kocaoglu@metu.edu.tr>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d90110..ff5bb4c 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ The following libraries are optional. They are automatically enabled if installe
* giflib : Used for animated gif playback.
* libexif : Used for auto-orientation and exif thumbnails.
+ * libwebp : Used for animated webp playback.
Please make sure to install the corresponding development packages in case that
you want to build nsxiv on a distribution with separate runtime and development