From 3635577efd35483713e14b722672eb7eded12e09 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:02:41 -0700 Subject: [PATCH] fix(hyprgraphics): librsvg-2.0 (#6649) (#6655) --- 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 dc48bf24ee..f7b92fb751 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)