From: Ingo Ruhnke Date: Mon, 25 Aug 2014 17:45:45 +0000 (+0200) Subject: Added cURL to the list of dependecies X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=094fde33ee71fd3b25cac1968665cab6d3f260a2;p=supertux.git Added cURL to the list of dependecies --- diff --git a/INSTALL.md b/INSTALL.md index 8c61be11b..8ce735728 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -49,6 +49,7 @@ distributions. work. * GLEW * Boost's smart_ptr and format headers +* cURL 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