Bump testsuite dependencies versions
This commit is contained in:
parent
1546891e6a
commit
2a4524a1e1
|
@ -8,8 +8,8 @@ WriteMakefile(
|
||||||
MIN_PERL_VERSION => '5.010000', # 5.10.0
|
MIN_PERL_VERSION => '5.010000', # 5.10.0
|
||||||
PREREQ_PM => {
|
PREREQ_PM => {
|
||||||
'AnyEvent' => 0,
|
'AnyEvent' => 0,
|
||||||
'AnyEvent::I3' => '0.15',
|
'AnyEvent::I3' => '0.16',
|
||||||
'X11::XCB' => '0.09',
|
'X11::XCB' => '0.12',
|
||||||
'Inline' => 0,
|
'Inline' => 0,
|
||||||
'Inline::C' => 0,
|
'Inline::C' => 0,
|
||||||
'ExtUtils::PkgConfig' => 0,
|
'ExtUtils::PkgConfig' => 0,
|
||||||
|
|
Loading…
Reference in New Issue