From ad06f72dae4cf89638483bdd671c8353a8f4f56a Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:03:41 -0700 Subject: [PATCH] fix(hyprgraphics): librsvg-2.0 (#6649) (#6656) --- anda/desktops/waylands/hyprgraphics/hyprgraphics.nightly.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/desktops/waylands/hyprgraphics/hyprgraphics.nightly.spec b/anda/desktops/waylands/hyprgraphics/hyprgraphics.nightly.spec index a34ef02b4d..55c0c79192 100644 --- a/anda/desktops/waylands/hyprgraphics/hyprgraphics.nightly.spec +++ b/anda/desktops/waylands/hyprgraphics/hyprgraphics.nightly.spec @@ -30,6 +30,7 @@ BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(libmagic) BuildRequires: pkgconfig(spng) +BuildRequires: pkgconfig(librsvg-2.0) %if %{with libjxl} BuildRequires: pkgconfig(libjxl)