diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2021-09-26 07:37:13 +0200 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2021-10-04 23:17:34 +0200 | 
| commit | f24885db545d260c816329ae69510eca2e9ec41d (patch) | |
| tree | 68e4725959eb04b943c2e21c05bfea3601243202 /README.adoc | |
| parent | 58bbe1e2ffa1118b9ebe92bfabbcf5edcaf4cff9 (diff) | |
| download | fiv-f24885db545d260c816329ae69510eca2e9ec41d.tar.gz fiv-f24885db545d260c816329ae69510eca2e9ec41d.tar.xz fiv-f24885db545d260c816329ae69510eca2e9ec41d.zip  | |
Add a thumbnail loader
So far not used, we'll need another widget to make use of it.
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 851df6d..1ac5e02 100644 --- a/README.adoc +++ b/README.adoc @@ -46,7 +46,7 @@ a package with the latest development version from Archlinux's AUR.  Building and Running  --------------------  Build dependencies: Meson, pkg-config + -Runtime dependencies: gtk+-3.0, libturbojpeg, LibRaw (optional), +Runtime dependencies: gtk+-3.0, libpng > 1.5.4, libturbojpeg, LibRaw (optional),  shared-mime-info   $ git clone --recursive https://git.janouch.name/p/fastiv.git  | 
