--- deliantra/Deliantra-Client/Makefile.PL 2008/09/25 22:05:44 1.114 +++ deliantra/Deliantra-Client/Makefile.PL 2009/01/11 22:11:23 1.117 @@ -63,11 +63,12 @@ EXE_FILES => [qw(bin/deliantra)], VERSION_FROM => "DC.pm", PREREQ_PM => { - BDB => 1.8, - Deliantra => 1.22, + BDB => 1.83, + Deliantra => 1.23, Time::HiRes => 0, EV => 3.42, - AnyEvent => 4.22, + Guard => 1, + AnyEvent => 4.331, Compress::LZF => 3.41, Pod::POM => 0.15, LWP => 0,