From 99dfb5bfd9f6e0064d270f094020d1f07ed6e4c1 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 14 Aug 2023 23:56:27 +0300 Subject: [PATCH] gnu: colobot: Build with librsvg-for-system. * gnu/packages/games.scm (colobot)[native-inputs]: Replace librsvg with librsvg-for-system. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index b3bcb6e819..a5fa19fc20 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7754,7 +7754,7 @@ Github or Gitlab.") (base32 "1s86cd36rwkff329mb1ay1wi5qqyi35564ppgr3f4qqz9wj9vs2m")))) ("gettext" ,gettext-minimal) - ("librsvg" ,librsvg) + ("librsvg" ,(librsvg-for-system)) ("po4a" ,po4a) ("python" ,python-wrapper))) (inputs