Add AMQP client applications to release dependencies.
authorMatt Mullins <mmullins@mmlx.us>
Thu, 1 Sep 2011 21:48:32 +0000 (16:48 -0500)
committerMatt Mullins <mmullins@mmlx.us>
Thu, 1 Sep 2011 21:48:32 +0000 (16:48 -0500)
bot.rel

diff --git a/bot.rel b/bot.rel
index 8f161a8..ae65677 100644 (file)
--- a/bot.rel
+++ b/bot.rel
@@ -3,6 +3,8 @@
  [{kernel, "2.13.4"},
   {stdlib, "1.16.4"},
   {sasl, "2.1.8"},
+  {rabbit_common, "0.0.0"},
+  {amqp_client, "0.0.0"},
   {core, "2"},
   {amqp, "1"},
   {irc, "4"}]