From c9e96c86dd7e170b225e43644c1c05ba2f4d77af 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: