document working *_SUBSCRIBE
[MQR.git] / Makefile.PL
index 0926066..ce0f510 100644 (file)
@@ -8,7 +8,7 @@ license  'perl';
 build_requires 'Test::More';
 
 requires 'AnyEvent::XMPP';
-requires 'AnyEvent::Redis';
+requires 'AnyEvent::Redis' => 0.19; # need PubSub!
 requires 'AnyEvent::IRC';
 
 requires 'Data::Dump';