added dependencies to bash line

This commit is contained in:
nek0 2017-11-02 00:37:59 +01:00
parent 6b060f3702
commit d9bb75aed6
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ software and libraries:
which can be installed through
```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: