Change in osmo-sysmon[master]: configure.ac: Make configure.ac and debian/control agree on versions

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/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Jan 6 15:56:25 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sysmon/+/22000 )


Change subject: configure.ac: Make configure.ac and debian/control agree on versions
......................................................................

configure.ac: Make configure.ac and debian/control agree on versions

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/00/22000/1

diff --git a/configure.ac b/configure.ac
index 5242b6a..4682931 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,10 +38,10 @@
 AC_SUBST(LIBRARY_DL)
 
 
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.11.0)
-PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.11.0)
-PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 0.11.0)
-PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 0.11.0)
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.0.1)
+PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.0.1)
+PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.0.1)
+PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm >= 1.0.1)
 PKG_CHECK_MODULES(LIBOSMONETIF, libosmo-netif >= 0.4.0)
 PKG_CHECK_MODULES(LIBMNL, libmnl)
 dnl FIXME: bump to 1.10.0 once it's available on build slaves and remove workaround from osysmon_ping.c

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sysmon/+/22000
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-Change-Id: I9ec8176618585ff74e36fa6f2458fbe8e0c89ca6
Gerrit-Change-Number: 22000
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210106/c35e0dc1/attachment.htm>


More information about the gerrit-log mailing list