]> git.sur5r.net Git - i3/i3/blobdiff - testcases/Makefile.PL
Merge branch 'master' into next
[i3/i3] / testcases / Makefile.PL
index 2efc14ca5544825dbaa5456010ca139878356d52..28036d1fd390dae998e3de8548e240edcace0514 100755 (executable)
@@ -8,9 +8,12 @@ WriteMakefile(
     MIN_PERL_VERSION => '5.010000', # 5.10.0
     PREREQ_PM => {
         'AnyEvent'     => 0,
-        'AnyEvent::I3' => '0.09',
+        'AnyEvent::I3' => '0.14',
         'X11::XCB'     => '0.03',
         'Inline'       => 0,
+        'ExtUtils::PkgConfig' => 0,
+        'Test::More'   => '0.94',
+        'IPC::Run' => 0,
     },
     PM => {}, # do not install any files from this directory
     clean => {