[gnome-klotski] Build with new libgnome-games-support



commit 0cc713152dc9231e3d3d7dd690aff088054288f5
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Aug 15 21:54:30 2016 +0200

    Build with new libgnome-games-support

 configure.ac    |    2 +-
 src/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0ba4985..c367afa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ PKG_CHECK_MODULES(GNOME_KLOTSKI, [
   gee-0.8
   glib-2.0 >= $GLIB_REQUIRED
   gtk+-3.0 >= $GTK_REQUIRED
-  libgames-support-1.0
+  libgnome-games-support-1.0
   librsvg-2.0 >= $RSVG_REQUIRED
 ])
 
diff --git a/src/Makefile.am b/src/Makefile.am
index 3a820c3..2c48e73 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,7 +22,7 @@ gnome_klotski_VALAFLAGS = \
        --pkg posix \
        --pkg gee-0.8 \
        --pkg gtk+-3.0 \
-       --pkg libgames-support-1.0 \
+       --pkg libgnome-games-support-1.0 \
        --pkg librsvg-2.0 \
        --gresources $(builddir)/klotski.gresource.xml \
        --target-glib $(GLIB_REQUIRED)


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