From eabb142c709b8b1cdb64b97890d21c55f7842465 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 14 Jun 2010 20:48:26 +0200 Subject: require libosmocore 0.1.11 to make encryption compile --- 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 4e7097301..d2fd67a2f 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.10) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.1.11) PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.1.9) dnl checks for header files -- cgit v1.2.3