--- deliantra/Deliantra-Client/Makefile.PL 2008/05/26 05:53:09 1.102 +++ deliantra/Deliantra-Client/Makefile.PL 2008/07/18 22:40:51 1.108 @@ -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.45, + BDB => 1.7, Deliantra => 1.2, Time::HiRes => 0, - EV => 3.41, - AnyEvent => 2.6, + EV => 3.42, + AnyEvent => 4.22, Compress::LZF => 1.6, Pod::POM => 0.15, LWP => 0,