<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><br></div><div>Is the automatic checker not allowing it through with sqlite3 as a requirement? Are you sure that you used the packagename used on jolla systems for the requirement?</div></div></div></blockquote><div><br></div><div>During deployment as RPM, the specific error is </div><div><br></div><div> <span style="color:rgb(0,0,0);white-space:pre-wrap">Requires</span></div>
<p style="margin:0px"><span style="color:rgb(0,0,0)">========</span></p>
<p style="margin:0px"><span style="color:rgb(170,0,0)">ERROR</span><span style="color:rgb(0,0,0)"> [</span><span style="color:rgb(0,0,170)">libsqlite3.so.0</span><span style="color:rgb(0,0,0)">] Cannot require shared library: 'libsqlite3.so.0'</span></p>
<p style="margin:0px"><span style="color:rgb(0,170,170)">INFO</span><span style="color:rgb(0,0,0)"> [</span><span style="color:rgb(0,0,170)">harbour-osmscout-server</span><span style="color:rgb(0,0,0)">] Please see our FAQ here: <a href="https://harbour.jolla.com/faq#2.6.0">https://harbour.jolla.com/faq#2.6.0</a> how to use '__provides_exclude_from' and '__requires_exclude' .spec file to avoid that</span></p>
<p style="margin:0px"><span style="color:rgb(170,0,0)">FAILED</span></p><p style="margin:0px"><span style="color:rgb(170,0,0)"><br></span></p>earlier versions of this app were published in the store without any issues. Its a part of the app evolution to require sqlite3 for its function, at least for a time being.</div><div class="gmail_quote"><br></div><div class="gmail_quote">I agree that static linking of sqlite3 is not necessary and can be considered as a bloat. Hence my question :)</div><div class="gmail_quote"><br></div><div class="gmail_quote">rinigus</div></div></div>