me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gnome.scm (gnome-sudoku)[inputs]: Replace librsvg with
librsvg-for-system.
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
1 changed files with 1 additions and 1 deletions

View File

@ -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")