diff options
author | Eric Koegel <eric.koegel@gmail.com> | 2014-10-19 17:03:19 +0300 |
---|---|---|
committer | Eric Koegel <eric.koegel@gmail.com> | 2014-10-19 17:03:19 +0300 |
commit | e9d628c1ed79db7dc09311d9a07b7f07722f8a68 (patch) | |
tree | 22a462f0fc579479c1233de60bbc27a81e542ced /configure.ac | |
parent | 66b35de4a1914d22411caf0d9ecfa5d78746ea39 (diff) | |
download | ConsoleKit2-0.9.0.tar.gz |
Updates prior to release0.9.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f2f1e4c..a731f31 100644 --- a/configure.ac +++ b/configure.ac @@ -54,7 +54,7 @@ AM_NLS # Dependencies DBUS_REQUIRED_VERSION=0.82 -GLIB_REQUIRED_VERSION=2.36 +GLIB_REQUIRED_VERSION=2.30 X11_REQUIRED_VERSION=1.0.0 POLKIT_REQUIRED_VERSION=0.92 |