From db271709afb3d8e4ebdabf683b4bccabfb8384bd Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 12 Feb 2011 07:36:38 +0100 Subject: [PATCH] * Added cmake to OSX howto. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f58b0449c..10cf07700 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ Quickstart on OS X Install homebrew $ ruby -e "$(curl -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)" - $ brew install qt qjson gloox libmad libvorbis flac taglib boost liblastfm clucene + $ brew install cmake qt qjson gloox libmad libvorbis flac taglib boost liblastfm clucene Install libEchnoest as per the above instructions.