readme update

This commit is contained in:
nek0 2015-04-16 05:03:28 +02:00
parent 5daedf202f
commit 044c572f16
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ This project aims to be an implementation for a trust based POS for hackerspaces
###External dependencies
In order to build yammat you need the packages `cabal-install`, `ghc` and `postgresql`. Furthermore you need the Haskell packages `alex` and `happy`. To install these enter `cabal install alex happy` into your command line.
In order to build yammat you need the packages `cabal-install`, `ghc`, `libmagick++-dev` and `postgresql`. Furthermore you need the Haskell packages `alex` and `happy`. To install these enter `cabal install alex happy` into your command line.
###Internal dependencies