mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -5387,7 +5387,7 @@ once.")
|
||||
(list gtk+
|
||||
json-glib
|
||||
libgee
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
qqwing))
|
||||
(home-page "https://wiki.gnome.org/Apps/Sudoku")
|
||||
(synopsis "Japanese logic game")
|
||||
|
||||
Reference in New Issue
Block a user