From 5967fa00580f07ddb428df0558e4d49aa1b7a7d1 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 23 Feb 2021 16:47:37 +0100 Subject: =?UTF-8?q?Bump=20version:=201.0.0.14-3e65-dirty=20=E2=86=92=201.1?= =?UTF-8?q?.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8e3be883113444251f5008c407e9f722d0dcd422 --- tests/osmo-pcap-test/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/osmo-pcap-test/configure.ac b/tests/osmo-pcap-test/configure.ac index 47fbfe2..7cb31b0 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 >= 0.3.0) +PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.5.0) AC_PROG_CC AC_DISABLE_STATIC -- cgit v1.2.3