--- deliantra/Deliantra-Client/Makefile.PL 2008/03/30 04:59:41 1.99 +++ deliantra/Deliantra-Client/Makefile.PL 2008/07/18 22:32:54 1.107 @@ -13,7 +13,7 @@ *** other dependencies: *** pango-1.12.3, glib-2.10 -*** libsdl, libSDL_mixer, libSDL_image +*** libsdl-1.2.10, libSDL_mixer, libSDL_image *** Pod::POM, Compress::LZF, BDB, Deliantra, EV, AnyEvent perl modules @@ -52,11 +52,11 @@ EXE_FILES => [qw(bin/deliantra)], VERSION_FROM => "DC.pm", PREREQ_PM => { - BDB => 1.44, - Deliantra => 1.13, + BDB => 1.45, + Deliantra => 1.2, Time::HiRes => 0, - EV => 1.72, - AnyEvent => 2.6, + EV => 3.42, + AnyEvent => 4.22, Compress::LZF => 1.6, Pod::POM => 0.15, LWP => 0,