diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2023-06-03 21:36:21 +0200 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2023-06-03 21:36:45 +0200 | 
| commit | 8f0576d6bcd21948ed8fc0318f67a62eef28312b (patch) | |
| tree | d9b3ac62595b90c2c4293d6174c7887754f177ac /README.adoc | |
| parent | f56c40cf0021cd60b4ee8405d06a3a506f588d1f (diff) | |
| download | fiv-8f0576d6bcd21948ed8fc0318f67a62eef28312b.tar.gz fiv-8f0576d6bcd21948ed8fc0318f67a62eef28312b.tar.xz fiv-8f0576d6bcd21948ed8fc0318f67a62eef28312b.zip  | |
Update runtime dependencies
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 4404457..30a0f91 100644 --- a/README.adoc +++ b/README.adoc @@ -40,8 +40,8 @@ Building and Running  --------------------  Build-only dependencies:   Meson, pkg-config, asciidoctor or asciidoc (recommended but optional) + -Runtime dependencies: - gtk+-3.0, glib>=2.64, pixman-1, shared-mime-info, libturbojpeg, libwebp + +Runtime dependencies: gtk+-3.0, glib>=2.64, pixman-1, shared-mime-info, + libturbojpeg, libwebp, librsvg-2.0 (for icons) +  Optional dependencies: lcms2, LibRaw, librsvg-2.0, xcursor, libheif, libtiff,   ExifTool, resvg (unstable API, needs to be requested explicitly) +  Runtime dependencies for reverse image search:  | 
