<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/19592">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian/control + SPEC: Add missing build dependency to libosmo-abis<br><br>In I6b93809b5ac7d01af55888347dd787b0bc997ae1 we introduced E1 support<br>to osmo-mgw, but failed to add it to the build dependencies of the<br>Debian packages, making network:osmocmo:nightly builds fail.<br><br>Change-Id: I45717bda3ef7eba1ef59b993cc8a69bf2f92a29f<br>---<br>M contrib/osmo-mgw.spec.in<br>M debian/control<br>2 files changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/osmo-mgw.spec.in b/contrib/osmo-mgw.spec.in</span><br><span>index d24417e..a34a715 100644</span><br><span>--- a/contrib/osmo-mgw.spec.in</span><br><span>+++ b/contrib/osmo-mgw.spec.in</span><br><span>@@ -35,6 +35,7 @@</span><br><span> BuildRequires:  pkgconfig(libosmogsm) >= 1.0.0</span><br><span> BuildRequires:  pkgconfig(libosmovty) >= 1.0.0</span><br><span> BuildRequires:  pkgconfig(libosmocoding) >= 1.0.0</span><br><span style="color: hsl(120, 100%, 40%);">+BuildRequires:  pkgconfig(libosmo-abis)</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 aeceeac..33a9650 100644</span><br><span>--- a/debian/control</span><br><span>+++ b/debian/control</span><br><span>@@ -8,6 +8,7 @@</span><br><span>                autotools-dev,</span><br><span>                libosmocore-dev,</span><br><span>                libosmo-netif-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libosmo-abis-dev,</span><br><span>                osmo-gsm-manuals-dev</span><br><span> Standards-Version: 3.9.8</span><br><span> Vcs-Git: git://git.osmocom.org/osmo-mgw.git</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/19592">change 19592</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-mgw/+/19592"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I45717bda3ef7eba1ef59b993cc8a69bf2f92a29f </div>
<div style="display:none"> Gerrit-Change-Number: 19592 </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-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>