gnu: five-or-more: Fix build.
* gnu/packages/gnome.scm (five-or-more)[inputs]: Replace libgnome-games-support with libgnome-games-support-1.
This commit is contained in:
parent
cbc1f75418
commit
d816693a23
@ -5298,7 +5298,7 @@ and other secrets. It communicates with the \"Secret Service\" using DBus.")
|
||||
pkg-config
|
||||
vala))
|
||||
(inputs
|
||||
(list gtk+ libgnome-games-support librsvg libxml2))
|
||||
(list gtk+ libgnome-games-support-1 librsvg libxml2))
|
||||
(home-page "https://wiki.gnome.org/Apps/Five%20or%20more")
|
||||
(synopsis "Logic puzzle game")
|
||||
(description "Five or More is a game where you try to align
|
||||
|
Loading…
x
Reference in New Issue
Block a user