[gnome-nibbles] Build with new libgnome-games-support
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] Build with new libgnome-games-support
- Date: Mon, 15 Aug 2016 20:24:00 +0000 (UTC)
commit 434013e161f744281f2c36a7f000b44dafecee32
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Aug 15 22:10:41 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 ae4647c..ac2edae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ PKG_CHECK_MODULES(GNOME_NIBBLES, [
glib-2.0 >= $GLIB_REQUIRED
gtk+-3.0 >= $GTK_REQUIRED
libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED
- libgames-support-1.0
+ libgnome-games-support-1.0
])
AC_SUBST([GLIB_REQUIRED])
diff --git a/src/Makefile.am b/src/Makefile.am
index a98bb20..e8aa140 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,7 +31,7 @@ gnome_nibbles_VALAFLAGS = \
--pkg clutter-gtk-1.0 \
--pkg libcanberra \
--pkg libcanberra-gtk \
- --pkg libgames-support-1.0 \
+ --pkg libgnome-games-support-1.0 \
--pkg gee-0.8 \
--target-glib=$(GLIB_REQUIRED) \
--gresources=$(top_srcdir)/data/gnome-nibbles.gresource.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]