We now need libosmocore-0.1.10 due to gprs_tmsi2tlli()

This commit is contained in:
Harald Welte 2010-06-01 12:04:03 +02:00
parent 807a5d8264
commit 84488245e6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ AC_SEARCH_LIBS(gtp_new, gtp,
AM_CONDITIONAL(HAVE_LIBGTP, test "x$GPRS_LIBGTP" != "x")
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.1.6)
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.1.10)
PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.1.9)
dnl checks for header files