aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo-pcap-test/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'tests/osmo-pcap-test/configure.ac')
-rw-r--r--tests/osmo-pcap-test/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/osmo-pcap-test/configure.ac b/tests/osmo-pcap-test/configure.ac
index 6f5925d..8cee4db 100644
--- a/tests/osmo-pcap-test/configure.ac
+++ b/tests/osmo-pcap-test/configure.ac
@@ -16,7 +16,7 @@ PKG_PROG_PKG_CONFIG([0.20])
dnl kernel style compile messages
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.8.0)
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.9.0)
AC_PROG_CC
AC_DISABLE_STATIC