From 2d0978a3def31df9d9a2f7a6d2e0386c01ebfbfb Mon Sep 17 00:00:00 2001 From: casey langen Date: Mon, 29 May 2017 17:34:56 -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 285f6ebe4..0329225bf 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,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 faad2 ncurses zlib asound pulse libcurl libmicrohttpd` +- install the following libraries and their development packages: `cmake boost libogg vorbis flac faad2 ncurses zlib asound pulse libcurl libmicrohttpd libmp3lame` - `git clone https://github.com/clangen/musikcube.git` - `cd musikcube` - `cmake .`