--- deliantra/Deliantra-Client/Makefile.PL 2006/05/14 22:58:24 1.39 +++ deliantra/Deliantra-Client/Makefile.PL 2006/05/18 18:57:51 1.42 @@ -5,7 +5,9 @@ *** microsoft compatibility forced us to only support manual configuration *** by editing Makefile.PL. complain to microsoft. -*** opengl 1.2 is required to run this client +*** opengl 1.1 is required to run this client +*** opengl 1.2 is recommended to run this client +*** opengl 2.0 helps some more.... *** HINT: BerkeleyDB must be linked against version 4.3 or higher of libdb @@ -40,6 +42,7 @@ Event => 1.01, AnyEvent => 0, Compress::LZF => 1.6, + Pod::POM => 0.17, }, PM => { 'CFClient.pm' => '$(INST_LIBDIR)/CFClient.pm', @@ -55,6 +58,7 @@ , , , + , ), } );