From 0317b88c879db481611027dc5d2a853fee632b1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 4 Oct 2022 18:51:25 +0200 Subject: Don't require asciidoctor or a2x, import liberty --- README.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 218ba82..79c3bf2 100644 --- a/README.adoc +++ b/README.adoc @@ -38,11 +38,12 @@ a package with the latest development version from Archlinux's AUR. Building and Running -------------------- -Build-only dependencies: Meson, pkg-config, asciidoctor or asciidoc + -Runtime dependencies: gtk+-3.0, glib>=2.64, pixman-1, shared-mime-info, -libturbojpeg, libwebp + +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 + Optional dependencies: lcms2, LibRaw, librsvg-2.0, xcursor, libheif, libtiff, -ExifTool, resvg (unstable API, needs to be requested explicitly) + ExifTool, resvg (unstable API, needs to be requested explicitly) $ git clone --recursive https://git.janouch.name/p/fiv.git $ meson builddir -- cgit v1.2.3