aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2013-01-22 18:52:19 +0000
committerTarmac <Unknown>2013-01-22 18:52:19 +0000
commit57f37cc482e6df5daaa93f550dab7620777d0784 (patch)
tree712c3a531e31442dce6bbf58a69cfa5b7436f03d /configure.ac
parenta840d1a37fe26d5f05fc330be60b282f72a828c6 (diff)
parent584694bf02e4ab81fa3459464532baa3a37be9d2 (diff)
downloadayatana-indicator-session-57f37cc482e6df5daaa93f550dab7620777d0784.tar.gz
ayatana-indicator-session-57f37cc482e6df5daaa93f550dab7620777d0784.tar.bz2
ayatana-indicator-session-57f37cc482e6df5daaa93f550dab7620777d0784.zip
Misc fixes for build on raring:
- Drop deprecated calls to g_type_init(). - Update paths to gtest source files due to changes in xorg-gtest. Approved by PS Jenkins bot, Didier Roche.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aeff7d4..ee90bae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
###########################
GIO_REQUIRED_VERSION=2.33
-GLIB_REQUIRED_VERSION=2.33
+GLIB_REQUIRED_VERSION=2.35.4
GTK_REQUIRED_VERSION=3.0
INDICATOR_REQUIRED_VERSION=0.3.19
DBUSMENUGTK_REQUIRED_VERSION=0.5.90