dependency update
This commit is contained in:
parent
71dd0c25cd
commit
9524d0852a
1 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,7 @@ software and libraries:
|
|||
|
||||
* alex
|
||||
* happy
|
||||
* unzip
|
||||
* libpq-dev
|
||||
* postgresql
|
||||
* libfftw3-dev
|
||||
|
@ -41,7 +42,7 @@ software and libraries:
|
|||
Which can be installed through
|
||||
|
||||
```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:
|
||||
|
|
Loading…
Reference in a new issue