gnu: gnome-sudoku: Build with librsvg-for-system.

* gnu/packages/gnome.scm (gnome-sudoku)[inputs]: Replace librsvg with
librsvg-for-system.
This commit is contained in:
Efraim Flashner 2023-08-18 19:04:28 +03:00
parent cc07acea3f
commit 2d8eea832b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -5387,7 +5387,7 @@ (define-public gnome-sudoku
(list gtk+
json-glib
libgee
librsvg
(librsvg-for-system)
qqwing))
(home-page "https://wiki.gnome.org/Apps/Sudoku")
(synopsis "Japanese logic game")