aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-19 16:24:25 -0600
committerTed Gould <ted@gould.cx>2010-02-19 16:24:25 -0600
commit9200b55f5fec3507a1520822fad12401a9abab6a (patch)
tree5ef712c71e3d650146b9026a83fb1b5f4785eb8a
parent49cdb8cc49896200529da5b7888a3bf49938e95f (diff)
downloadlibayatana-indicator-9200b55f5fec3507a1520822fad12401a9abab6a.tar.gz
libayatana-indicator-9200b55f5fec3507a1520822fad12401a9abab6a.tar.bz2
libayatana-indicator-9200b55f5fec3507a1520822fad12401a9abab6a.zip
No reason we need newer APIs than this.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 24293c5..04f70fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
GTK_REQUIRED_VERSION=2.18
DBUS_REQUIRED_VERSION=0.76
-GIO_UNIX_REQUIRED_VERSION=2.23
+GIO_UNIX_REQUIRED_VERSION=2.22
PKG_CHECK_MODULES(LIBINDICATOR, gtk+-2.0 >= $GTK_REQUIRED_VERSION
gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION