Added cURL to the list of dependecies
authorIngo Ruhnke <grumbel@gmail.com>
Mon, 25 Aug 2014 17:45:45 +0000 (19:45 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Mon, 25 Aug 2014 17:45:45 +0000 (19:45 +0200)
INSTALL.md

index 8c61be1..8ce7357 100644 (file)
@@ -49,6 +49,7 @@ distributions.
   work. <http://www.openal.org>
 * GLEW <http://glew.sourceforge.net/>
 * Boost's smart_ptr and format headers <http://www.boost.org/>
+* cURL <http://curl.haxx.se/libcurl/>
 
 Note: We tried to write our code clean, portable and platform neutral,
 so it should be possible to compile it on a wide range of platforms