<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/498#discussion_r44223600">CMakeLists.txt</a>:</p>
<pre style='color:#555'>> @@ -116,7 +116,7 @@ if (NOT Boost_ADDITIONAL_VERSIONS)
>  endif()
>  
>  # first try to find the version
> -find_package(Boost 1.50 REQUIRED COMPONENTS system filesystem thread ${BOOST_EXTRA})
> +find_package(Boost 1.50 REQUIRED COMPONENTS system filesystem ${BOOST_EXTRA})
</pre>
<p>If we don't need boost thread then <code>libboost-thread-dev</code> should be dropped Ubuntu/Debian and <code>libboost-thread1.55-dev</code> from travis.yml</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/osm2pgsql/pull/498/files#r44223600">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AD2-7ncKfJk_H-ByYZ9V8CSe5ucSxmpSks5pDydagaJpZM4GeIs1.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/osm2pgsql/pull/498/files#r44223600"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>