me
/
guix
Archived
1
0
Fork 0

gnu: gnome-mines: Fix build.

* gnu/packages/gnome.scm (gnome-mines)[inputs]: Replace libgnome-games-support with libgnome-games-support-1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Michael Rohleder 2022-09-14 12:16:25 +02:00 committed by Ludovic Courtès
parent a2a22a09c4
commit 6ff5b79804
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -5313,7 +5313,7 @@ documentation.")
vala))
(inputs
(list gtk+
libgnome-games-support
libgnome-games-support-1
librsvg
yelp))
(home-page "https://wiki.gnome.org/Apps/Mines")