Skip to content

Commit 73fdbd6

Browse files
dannewfabaff
authored andcommitted
Add dependency libsqlite3-dev. (home-assistant#1929)
Add dependency libsqlite3-dev as bundle fails without it.
1 parent e3eed32 commit 73fdbd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_ecosystem/hadashboard/installation.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Note: Prereqs will vary across different machines. So far users have reported re
109109

110110
- ruby-dev - `sudo apt-get install ruby-dev`
111111
- node-js - `sudo apt-get install nodejs`
112+
- libsqlite3-dev - `sudo apt-get install libsqlite3-dev`
112113
- execjs gem - `gem install execjs`
113114

114115
You will need to research what works on your particular architecture and also bear in mind that version numbers may change over time.

0 commit comments

Comments
 (0)