[quadrapassel] Require GTK+ 3.12 and Vala 0.24
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [quadrapassel] Require GTK+ 3.12 and Vala 0.24
- Date: Sun, 11 May 2014 23:37:02 +0000 (UTC)
commit 5aa50913423bb158285cc28a049183bab6a558db
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun May 11 18:35:05 2014 -0500
Require GTK+ 3.12 and Vala 0.24
For Gtk.DialogFlags.USE_HEADER_BAR
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8184ece..46eb57f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
GNOME_MAINTAINER_MODE_DEFINES
-AM_PROG_VALAC([0.16.0])
+AM_PROG_VALAC([0.24.0])
AM_PROG_CC_C_O
GLIB_GSETTINGS
@@ -15,7 +15,7 @@ dnl ###########################################################################
dnl Dependencies
dnl ###########################################################################
-GTK_REQUIRED=3.10.0
+GTK_REQUIRED=3.12.0
RSVG_REQUIRED=2.32.0
CANBERRA_GTK_REQUIRED=0.26
CLUTTER_REQUIRED=1.0.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]