diff options
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 45d74568a8..0fcd6f0f95 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -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 |