testcases: remove external AnyEvent::I3 dependency

This commit is contained in:
Michael Stapelberg
2017-08-19 16:51:51 +02:00
parent 062ecdb0b5
commit a91544b5b3
7 changed files with 17 additions and 5 deletions

View File

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