[gnome-nibbles] Fix libgnome-games-support target.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] Fix libgnome-games-support target.
- Date: Wed, 24 Aug 2016 01:27:42 +0000 (UTC)
commit a68ea3fb942d8cd9021435a271d5688353570e3f
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Wed Aug 24 03:26:01 2016 +0200
Fix libgnome-games-support target.
configure.ac | 2 +-
src/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8c9e124..aaaf81f 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
- libgnome-games-support-1.0
+ libgnome-games-support-1
])
AC_SUBST([GLIB_REQUIRED])
diff --git a/src/Makefile.am b/src/Makefile.am
index e8aa140..dd9d878 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 libgnome-games-support-1.0 \
+ --pkg libgnome-games-support-1 \
--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]