Bump libgsystem dependency

This commit is contained in:
Colin Walters 2015-01-08 13:00:27 -05:00
parent f23f556f03
commit 911eafd0d8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ AC_CHECK_HEADER([attr/xattr.h],,[AC_MSG_ERROR([You must have attr/xattr.h from l
PKG_PROG_PKG_CONFIG PKG_PROG_PKG_CONFIG
GIO_DEPENDENCY="gio-unix-2.0 >= 2.36.0 libgsystem >= 2014.3" GIO_DEPENDENCY="gio-unix-2.0 >= 2.36.0 libgsystem >= 2015.1"
PKG_CHECK_MODULES(OT_DEP_GIO_UNIX, $GIO_DEPENDENCY) PKG_CHECK_MODULES(OT_DEP_GIO_UNIX, $GIO_DEPENDENCY)
dnl 5.1.0 is an arbitrary version here dnl 5.1.0 is an arbitrary version here