From 69ce276123475fa495aba51fc202b4e41c4a82a5 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 25 Oct 2023 17:02:32 -0400 Subject: [PATCH] doc/README: document the new "xsltproc" build requirement --- doc/README | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/README b/doc/README index 6c66124..2dcf403 100644 --- a/doc/README +++ b/doc/README @@ -3,6 +3,7 @@ Build requirements: 1. The "base64" utility from GNU coreutils. 2. The "scour" SVG optimizer. 3. The "fontforge" program. + 4. The "xsltproc" program from libxslt. SVG Tricks: -- 2.44.2