Merge pull request #1653 from nmikhailov/next

Bump testsuite dependencies versions
This commit is contained in:
Michael Stapelberg 2015-04-12 09:26:32 -07:00
commit b682843218
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ WriteMakefile(
MIN_PERL_VERSION => '5.010000', # 5.10.0
PREREQ_PM => {
'AnyEvent' => 0,
'AnyEvent::I3' => '0.15',
'X11::XCB' => '0.09',
'AnyEvent::I3' => '0.16',
'X11::XCB' => '0.12',
'Inline' => 0,
'Inline::C' => 0,
'ExtUtils::PkgConfig' => 0,