mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Add dependency libsqlite3-dev. (#1929)
Add dependency libsqlite3-dev as bundle fails without it.
This commit is contained in:
parent
e3eed32e5b
commit
73fdbd6b7c
@ -109,6 +109,7 @@ Note: Prereqs will vary across different machines. So far users have reported re
|
|||||||
|
|
||||||
- ruby-dev - `sudo apt-get install ruby-dev`
|
- ruby-dev - `sudo apt-get install ruby-dev`
|
||||||
- node-js - `sudo apt-get install nodejs`
|
- node-js - `sudo apt-get install nodejs`
|
||||||
|
- libsqlite3-dev - `sudo apt-get install libsqlite3-dev`
|
||||||
- execjs gem - `gem install execjs`
|
- execjs gem - `gem install execjs`
|
||||||
|
|
||||||
You will need to research what works on your particular architecture and also bear in mind that version numbers may change over time.
|
You will need to research what works on your particular architecture and also bear in mind that version numbers may change over time.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user