Add dependency libsqlite3-dev. (#1929)
Add dependency libsqlite3-dev as bundle fails without it.
This commit is contained in:
parent
e3eed32e5b
commit
73fdbd6b7c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue