<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-remsim/+/26479">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Depend on libosmo-simtrace >= 0.8.0<br><br>Change-Id: I60ae1e097c4182d948ed807ee4ca37f91d32cfae<br>---<br>M configure.ac<br>M contrib/osmo-remsim.spec.in<br>M debian/control<br>3 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/79/26479/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configure.ac b/configure.ac</span><br><span>index 45fbdee..5db0216 100644</span><br><span>--- a/configure.ac</span><br><span>+++ b/configure.ac</span><br><span>@@ -64,8 +64,8 @@</span><br><span>     [osmo_ac_build_client_st2="$enableval"],[osmo_ac_build_client_st2="yes"])</span><br><span> if test "$osmo_ac_build_client_st2" = "yes"; then</span><br><span>       AC_DEFINE(BUILD_CLIENT_ST2, 1, [Define if we want to build osmo-remsim-client-st2])</span><br><span style="color: hsl(0, 100%, 40%);">-     PKG_CHECK_MODULES(OSMOUSB, libosmousb)</span><br><span style="color: hsl(0, 100%, 40%);">-  PKG_CHECK_MODULES(OSMOSIMTRACE2, libosmo-simtrace2)</span><br><span style="color: hsl(120, 100%, 40%);">+   PKG_CHECK_MODULES(OSMOUSB, libosmousb >= 1.4.0)</span><br><span style="color: hsl(120, 100%, 40%);">+    PKG_CHECK_MODULES(OSMOSIMTRACE2, libosmo-simtrace2 >= 0.8.0)</span><br><span>      PKG_CHECK_MODULES(USB, libusb-1.0)</span><br><span> fi</span><br><span> AM_CONDITIONAL(BUILD_CLIENT_ST2, test "x$osmo_ac_build_client_st2" = "xyes")</span><br><span>diff --git a/contrib/osmo-remsim.spec.in b/contrib/osmo-remsim.spec.in</span><br><span>index bfc5f36..2cf0fd3 100644</span><br><span>--- a/contrib/osmo-remsim.spec.in</span><br><span>+++ b/contrib/osmo-remsim.spec.in</span><br><span>@@ -38,7 +38,7 @@</span><br><span> BuildRequires:  pkgconfig(libulfius)</span><br><span> BuildRequires:  pkgconfig(libusb-1.0)</span><br><span> BuildRequires:  pkgconfig(libosmousb)</span><br><span style="color: hsl(0, 100%, 40%);">-BuildRequires:  pkgconfig(libosmo-simtrace2)</span><br><span style="color: hsl(120, 100%, 40%);">+BuildRequires:  pkgconfig(libosmo-simtrace2) >= 0.8.0</span><br><span> %{?systemd_requires}</span><br><span> </span><br><span> %description</span><br><span>diff --git a/debian/control b/debian/control</span><br><span>index faef9ee..7517856 100644</span><br><span>--- a/debian/control</span><br><span>+++ b/debian/control</span><br><span>@@ -11,7 +11,7 @@</span><br><span>                libcsv-dev,</span><br><span>                libosmocore-dev (>= 1.6.0),</span><br><span>                libosmo-abis-dev,</span><br><span style="color: hsl(0, 100%, 40%);">-               libosmo-simtrace2-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libosmo-simtrace2-dev (>= 0.8.0),</span><br><span>                libpcsclite-dev,</span><br><span>                libusb-1.0-0-dev,</span><br><span>                libulfius-dev,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-remsim/+/26479">change 26479</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-remsim/+/26479"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-remsim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I60ae1e097c4182d948ed807ee4ca37f91d32cfae </div>
<div style="display:none"> Gerrit-Change-Number: 26479 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>