[PATCH] osmo-sip-connector[master]: configure.ac: Depend on latest upstream libosmo-*

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Oct 28 16:20:09 UTC 2017


Review at  https://gerrit.osmocom.org/4529

configure.ac: Depend on latest upstream libosmo-*

Change-Id: I9bb7ced1197effb1082a57b2ed060d94ab9648c8
---
M configure.ac
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector refs/changes/29/4529/1

diff --git a/configure.ac b/configure.ac
index 35a75b9..88248d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,8 +22,8 @@
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_PROG_CC
 
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.8.0)
-PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty)
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.10.0)
+PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.10.0)
 PKG_CHECK_MODULES(SOFIASIP, sofia-sip-ua-glib >= 1.12.0)
 
 AC_ARG_ENABLE([vty_tests],

-- 
To view, visit https://gerrit.osmocom.org/4529
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9bb7ced1197effb1082a57b2ed060d94ab9648c8
Gerrit-PatchSet: 1
Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list