X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile.PL;h=2c1cec1d2930f3e6342f08c5ff9a9a6ea5408e6b;hb=2a2323b5226f351c7ee9f97b780b468097738769;hp=23ebb7450166630fcb405566e5c923e07c103d44;hpb=2e0b13edffd5775dd9f9bad5e1c599317b2fcf99;p=MQR.git diff --git a/Makefile.PL b/Makefile.PL index 23ebb74..2c1cec1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,6 +8,8 @@ license 'perl'; build_requires 'Test::More'; requires 'AnyEvent::XMPP'; +requires 'AnyEvent::Redis'; +requires 'AnyEvent::IRC'; auto_install;