From 84488245e6210abb25b4c8eefec8712d8e02d513 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 1 Jun 2010 12:04:03 +0200 Subject: We now need libosmocore-0.1.10 due to gprs_tmsi2tlli() --- openbsc/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/configure.in') diff --git a/openbsc/configure.in b/openbsc/configure.in index 2183d98b4..4e7097301 100644 --- a/openbsc/configure.in +++ b/openbsc/configure.in @@ -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 -- cgit v1.2.3