dependency update

This commit is contained in:
nek0 2018-03-18 23:40:14 +01:00
parent 71dd0c25cd
commit 9524d0852a

View file

@ -28,6 +28,7 @@ software and libraries:
* alex * alex
* happy * happy
* unzip
* libpq-dev * libpq-dev
* postgresql * postgresql
* libfftw3-dev * libfftw3-dev
@ -41,7 +42,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 libpoppler-glib-dev libcairo2-dev libgtk2.0-dev libfftw3-dev libmagic-dev sudo apt-get install alex happy unzip libpq-dev postgresql npm nodejs-legacy libpoppler-glib-dev libcairo2-dev libgtk2.0-dev libfftw3-dev libmagic-dev
``` ```
Additionally you need bower, purescript and pulp: Additionally you need bower, purescript and pulp: