diff options
Diffstat (limited to 'gnu')
-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 88e1fd88e9..cc8e2a0396 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -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") |