Fix build deps
[poe-component-irc-plugin-infobot.git] / Makefile.PL
index 91055ce2809750e9a00424582da9adf918769970..372de9c7bf49da1604343b924f3cdae4e4c23d7e 100644 (file)
@@ -15,4 +15,7 @@ WriteMakefile(
        IRC::Utils => 0.12,
        DB_File => 0.
   },
+  BUILD_REQUIRES      => {
+       Test::MockObject => 0,
+  }
 );
This page took 0.008868 seconds and 4 git commands to generate.