projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
752be71
)
Added cURL to the list of dependecies
author
Ingo Ruhnke
<grumbel@gmail.com>
Mon, 25 Aug 2014 17:45:45 +0000
(19:45 +0200)
committer
Ingo Ruhnke
<grumbel@gmail.com>
Mon, 25 Aug 2014 17:45:45 +0000
(19:45 +0200)
INSTALL.md
patch
|
blob
|
history
diff --git
a/INSTALL.md
b/INSTALL.md
index
8c61be1
..
8ce7357
100644
(file)
--- a/
INSTALL.md
+++ b/
INSTALL.md
@@
-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