[gnome-mines] Build with new libgnome-games-support
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines] Build with new libgnome-games-support
- Date: Mon, 15 Aug 2016 20:19:45 +0000 (UTC)
commit e33c907796663080c778e834a60d7fbd97790e9b
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Aug 15 22:15:04 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 73df6bf..ec6aef1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ PKG_CHECK_MODULES(GNOME_MINES, [
glib-2.0 >= $GLIB_REQUIRED
gtk+-3.0 >= $GTK_REQUIRED
librsvg-2.0 >= $RSVG_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 6d42749..fd7938a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,7 +22,7 @@ gnome_mines_VALAFLAGS = \
--pkg librsvg-2.0 \
--pkg pango \
--pkg pangocairo \
- --pkg libgames-support-1.0 \
+ --pkg libgnome-games-support-1.0 \
--pkg gee-0.8 \
--target-glib $(GLIB_REQUIRED)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]