From 52843d1b82a217241c98303737abcb39ed6a1684 Mon Sep 17 00:00:00 2001 From: casey langen Date: Fri, 22 Jul 2016 23:04:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d712e9d..acbbcb7df 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies. ## linux -- install the following libraries and their development packages: `cmake boost libogg vorbis flac mpg123 faad2 ncurses` +- install the following libraries and their development packages: `cmake boost libogg vorbis flac mpg123 faad2 ncurses zlib asound` - `git clone https://github.com/clangen/musikcube.git` - `cd musikcube` - `cmake .`