<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11066">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian/control: Add dependency to libpcsclite-dev<br><br>The host utilities use libpcsclite, and the missing build dependency<br>causes build failures in our nightly OBS builds since commit<br>faf1e88e48c216456bdea6060a623b7c31f07c70 was merged:<br><br>[  131s] cc -o simtrace2-remsim simtrace2-remsim.o apdu_dispatch.o simtrace2-discovery.o libusb_util.o -Wl,-z,relro `pkg-config --libs libusb-1.0 libosmocore` -pthread `pkg-config --libs libosmosim libpcsclite`<br>[  131s] Package libpcsclite was not found in the pkg-config search path.<br>[  131s] Perhaps you should add the directory containing `libpcsclite.pc'<br>[  131s] to the PKG_CONFIG_PATH environment variable<br>[  131s] No package 'libpcsclite' found<br><br>Change-Id: I29adfc629e5e4ffd0bf8b9035ef9138fe7693d96<br>---<br>M debian/control<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/66/11066/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/control b/debian/control</span><br><span>index 490ed85..f30b1d3 100644</span><br><span>--- a/debian/control</span><br><span>+++ b/debian/control</span><br><span>@@ -4,6 +4,7 @@</span><br><span> Priority: optional</span><br><span> Build-Depends: debhelper (>= 9),</span><br><span>                libosmocore-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libpcsclite-dev,</span><br><span>                libnewlib-arm-none-eabi,</span><br><span>                libusb-1.0-0-dev,</span><br><span>                gcc-arm-none-eabi</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11066">change 11066</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/11066"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I29adfc629e5e4ffd0bf8b9035ef9138fe7693d96 </div>
<div style="display:none"> Gerrit-Change-Number: 11066 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>