ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Makefile.PL
(Generate patch)

Comparing deliantra/Deliantra-Client/Makefile.PL (file contents):
Revision 1.94 by root, Tue Dec 25 13:36:22 2007 UTC vs.
Revision 1.95 by root, Wed Dec 26 18:09:30 2007 UTC

13 13
14*** other dependencies: 14*** other dependencies:
15*** pango-1.12.3, glib-2.10 15*** pango-1.12.3, glib-2.10
16*** libsdl, libSDL_mixer, libSDL_image 16*** libsdl, libSDL_mixer, libSDL_image
17 17
18*** Pod::POM, Compress::LZF, BDB, Crossfire, EV, AnyEvent perl modules 18*** Pod::POM, Compress::LZF, BDB, Deliantra, EV, AnyEvent perl modules
19 19
20*** HINT: Debian/Ubuntu users might have some luck with: 20*** HINT: Debian/Ubuntu users might have some luck with:
21*** apt-get install perl libpango1.0-dev libglib2.0-dev libsdl1.2-dev 21*** apt-get install perl libpango1.0-dev libglib2.0-dev libsdl1.2-dev
22*** apt-get install libsdl-mixer1.2-dev libsdl-image1.2-dev 22*** apt-get install libsdl-mixer1.2-dev libsdl-image1.2-dev
23*** apt-get install libwww-perl libdb4.4-dev 23*** apt-get install libwww-perl libdb4.4-dev
51 LIBS => [$LIBS], 51 LIBS => [$LIBS],
52 EXE_FILES => [qw(bin/deliantra)], 52 EXE_FILES => [qw(bin/deliantra)],
53 VERSION_FROM => "CFPlus.pm", 53 VERSION_FROM => "CFPlus.pm",
54 PREREQ_PM => { 54 PREREQ_PM => {
55 BDB => 1.4, 55 BDB => 1.4,
56 Crossfire => 1.13, 56 Deliantra => 1.13,
57 Time::HiRes => 0, 57 Time::HiRes => 0,
58 EV => 1.72, 58 EV => 1.72,
59 AnyEvent => 2.6, 59 AnyEvent => 2.6,
60 Compress::LZF => 1.6, 60 Compress::LZF => 1.6,
61 Pod::POM => 0.15, 61 Pod::POM => 0.15,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines