X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=README;fp=README;h=0193c48f71a21d4b25711902e9b8110b6d85d4ea;hp=8eb36d8ddb8454ee4e2467992e6a49e167733a57;hb=838bc00015eb7f583c7cf4b3b1007697bf047da1;hpb=3e195be39157284a7f05b23a8a635adf26c10ee4 diff --git a/README b/README index 8eb36d8..0193c48 100644 --- a/README +++ b/README @@ -10,10 +10,14 @@ The new code is released under the Simplified BSD License. The old code and original resources are provided under the zlib/libpng License. See COPYING for complete details. -External Dependencies: -GL -SDL -SDL_image -boost +Dependencies: + +boost headers 1.35.0 +libGL +libSDL 1.2.13 +libSDL_image 1.2.7 + +Note: The version numbers are the versions I have been using for development, +not necessarily the minimum required version numbers.