[gnome-2048] Adapt to libgames-support .pc name change
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-2048] Adapt to libgames-support .pc name change
- Date: Sun, 28 Jun 2015 16:52:38 +0000 (UTC)
commit 84f267a798eed5019c0477ae302cac2965bc7963
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Jun 28 11:52:09 2015 -0500
Adapt to libgames-support .pc name change
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5d8830e..8348813 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ PKG_CHECK_MODULES(GNOME_2048, [
clutter-1.0 >= $CLUTTER_REQUIRED
clutter-gtk-1.0 >= $CLUTTER_GTK_REQUIRED
gee-0.8 >= $GEE_REQUIRED
- libgames-support >= $LIBGAMES_REQUIRED
+ libgames-support-1.0 >= $LIBGAMES_REQUIRED
])
AC_PATH_PROG([DESKTOP_FILE_VALIDATE], [desktop-file-validate], [/bin/true])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]