guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: gnome-klotski: Fix build.


From: ???
Subject: 02/02: gnu: gnome-klotski: Fix build.
Date: Sun, 8 May 2016 15:02:03 +0000 (UTC)

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 4e823eae64a17d3b536ee734e14d309ffdf5f832
Author: 宋文武 <address@hidden>
Date:   Sun May 8 23:00:37 2016 +0800

    gnu: gnome-klotski: Fix build.
    
    * gnu/packages/gnome.scm (gnome-klotski)[inputs]: Add libgames-support.
---
 gnu/packages/gnome.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 65ff451..a7020a6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]