X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=README;h=0193c48f71a21d4b25711902e9b8110b6d85d4ea;hp=8eb36d8ddb8454ee4e2467992e6a49e167733a57;hb=a5f0d391406a68275b41448fc3f49e8d8396c497;hpb=79b5f738f2e38acb60cda7e09f54802933a17105 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.