<p></p>
<h3>Description</h3>
<p>Based on feedback from <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/paulmercier-bisq/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/paulmercier-bisq">@paulmercier-bisq</a> and <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/MwithM/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MwithM">@MwithM</a> on Keybase the new deb bundle causes problems on Ubuntu 16.04+. It is requiring libpng to be installed upfront.</p>
<h4>Version</h4>
<p>v1.6.3</p>
<h3>Steps to reproduce</h3>
<p>Run Ubuntu 16.04+ and try to install/update v1.6.3.</p>
<h3>Expected behaviour</h3>
<p>App is installed and running.</p>
<h3>Actual behaviour</h3>
<p><code>Error: Dependency is not satisfiable: libpng12-0</code></p>
<h4>Device or machine</h4>
<p>Ubuntu 16.04+</p>
<h4>Additional info</h4>
<p>The current workaround is to manually install the required library:</p>
<pre><code>$ sudo add-apt-repository ppa:linuxuprising/libpng12
 $ sudo apt update
 $ sudo apt install libpng12-0
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/5463">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQ2ZFBCQLDYUSQ4FDDTL6K35ANCNFSM44CD6TVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNW43YRLBPHLXFFT4U3TL6K35A5CNFSM44CD6TVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NBJ5PPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/5463",
"url": "https://github.com/bisq-network/bisq/issues/5463",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>