Site updated at 2017-03-17 07:06:53 UTC

This commit is contained in:
Travis CI 2017-03-17 07:06:53 +00:00
parent 1f2e908fc1
commit c5748c737e
24 changed files with 38 additions and 38 deletions

View file

@ -112,7 +112,7 @@
</li>
<li>The following commands must be run in a Python 2.x environment. They will allow the component to function in an Ubuntu 16.04/Hassbian environment.
<ul>
<li><code class="highlighter-rouge">apt-get install swig libssl-dev python-dev libusb-1.0-0</code></li>
<li><code class="highlighter-rouge">apt-get install swig libssl-dev python-dev libusb-1.0-0 python-yaml</code></li>
<li><code class="highlighter-rouge">pip install flask</code></li>
<li><code class="highlighter-rouge">pip install https://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-0.24.0.tar.gz</code></li>
<li><code class="highlighter-rouge">pip install firetv[firetv-server]</code></li>