]> git.sur5r.net Git - i3/i3/blobdiff - testcases/Makefile.PL
Merge branch 'stevenjm-big-endian'
[i3/i3] / testcases / Makefile.PL
index 1a9b19cf26e85e4ff4dd6c1ad4fa12e0732fc176..f2c15013f5246b7e9346819d60365818d4fd68dd 100755 (executable)
@@ -8,9 +8,10 @@ WriteMakefile(
     MIN_PERL_VERSION => '5.010000', # 5.10.0
     PREREQ_PM => {
         'AnyEvent'     => 0,
-        'AnyEvent::I3' => '0.14',
+        'AnyEvent::I3' => '0.15',
         'X11::XCB'     => '0.09',
         'Inline'       => 0,
+        'Inline::C'    => 0,
         'ExtUtils::PkgConfig' => 0,
         'Test::More'   => '0.94',
         'IPC::Run' => 0,