Site updated at 2017-05-11 21:15:24 UTC

This commit is contained in:
Travis CI 2017-05-11 21:15:24 +00:00
parent 92f9d1f463
commit 19fdb01ea3
26 changed files with 52 additions and 45 deletions

View file

@ -83,7 +83,7 @@ Once forked, setup your local copy of the source using the commands:</p>
</div>
<h4><a class="title-link" name="platform-dependencies" href="#platform-dependencies"></a> Platform dependencies</h4>
<p>In order to run <code class="highlighter-rouge">script/setup</code> below you will need some more dependencies.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install libssl-dev libxml2-dev libxslt1-dev libjpeg-dev libffi-dev
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install libssl-dev libxml2-dev libxslt1-dev libjpeg-dev libffi-dev libudev-dev
</code></pre>
</div>
<p class="note">