From 93d1dcf1b3b81dfb4962f5e0e78dcc227870fa6b Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sat, 30 Sep 2023 08:57:03 +0100 Subject: [PATCH] README.md: specify librsvg version and that it is optional --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ade8488..d9fd1560 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,8 @@ Run-time dependencies include: - wlroots, wayland, libinput, xkbcommon - libxml2, cairo, pango, glib-2.0 -- libpng, librsvg-2.0 +- libpng +- librsvg >=2.46 (optional) - xwayland, xcb (optional) Build dependencies include: