~ruther/guix-local

4e823eae64a17d3b536ee734e14d309ffdf5f832 — 宋文武 10 years ago f09520d
gnu: gnome-klotski: Fix build.

* gnu/packages/gnome.scm (gnome-klotski)[inputs]: Add libgames-support.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -0
@@ 2968,6 2968,7 @@ GNOME Games, but it may be used by others.")
       ("xmllint" ,libxml2)))
    (inputs
     `(("gtk+" ,gtk+)
       ("libgames-support" ,libgames-support)
       ("librsvg" ,librsvg)))
    (home-page "https://wiki.gnome.org/Apps/Klotski")
    (synopsis "Sliding block puzzles")