]> git.sur5r.net Git - i3/i3/blobdiff - testcases/Makefile.PL
Merge branch 'stevenjm-big-endian'
[i3/i3] / testcases / Makefile.PL
index b1e698ae9182395efcd68f7f4f4edb1d9ee9fd31..f2c15013f5246b7e9346819d60365818d4fd68dd 100755 (executable)
@@ -8,11 +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.15',
+        'X11::XCB'     => '0.09',
         '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 => {