X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=testcases%2FMakefile.PL;h=3c2a26f97255c09161e13c03f48ee4658aaa8b0e;hb=5ad1890838c29ea2c3607d36db895aa7b31ba33c;hp=2efc14ca5544825dbaa5456010ca139878356d52;hpb=20b8b1a22a9946e7736a5a3760ba8fdf648293d5;p=i3%2Fi3 diff --git a/testcases/Makefile.PL b/testcases/Makefile.PL index 2efc14ca..3c2a26f9 100755 --- a/testcases/Makefile.PL +++ b/testcases/Makefile.PL @@ -8,9 +8,13 @@ WriteMakefile( MIN_PERL_VERSION => '5.010000', # 5.10.0 PREREQ_PM => { 'AnyEvent' => 0, - 'AnyEvent::I3' => '0.09', - 'X11::XCB' => '0.03', + 'AnyEvent::I3' => '0.16', + 'X11::XCB' => '0.12', 'Inline' => 0, + 'Inline::C' => 0, + 'ExtUtils::PkgConfig' => 0, + 'Test::More' => '0.94', + 'IPC::Run' => 0, }, PM => {}, # do not install any files from this directory clean => {