added dependencies to bash line

This commit is contained in:
nek0 2017-11-02 00:37:59 +01:00
parent 6b060f3702
commit d9bb75aed6

View file

@ -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: