added dependencies to bash line
This commit is contained in:
parent
6b060f3702
commit
d9bb75aed6
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ software and libraries:
|
||||||
which can be installed through
|
which can be installed through
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install alex happy libpq-dev postgresql npm nodejs-legacy
|
sudo apt-get install alex happy libpq-dev postgresql npm nodejs-legacy libpoppler-glib-dev libcairo2-dev libgtk2.0-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Additionally you need bower, purescript and pulp:
|
Additionally you need bower, purescript and pulp:
|
||||||
|
|
Loading…
Reference in a new issue