From: Michael Jerris Date: Mon, 13 Apr 2015 19:52:43 +0000 (-0400) Subject: FS-7426: #resolve fix typo in control-modules for debian build X-Git-Tag: v1.4.19~6^2~46^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535cfbbd4f7240b356c64417550a8814c7319280;p=thirdparty%2Ffreeswitch.git FS-7426: #resolve fix typo in control-modules for debian build --- diff --git a/debian/control-modules b/debian/control-modules index 852df6d0c9..7a8a966ef1 100644 --- a/debian/control-modules +++ b/debian/control-modules @@ -453,7 +453,7 @@ Build-Depends: libperl-dev ## mod/event_handlers -Module: event_handler/mod_amqp +Module: event_handlers/mod_amqp Description: Event handler to send events to an amqp server AMQP event handler Build-Depends: librabbitmq-dev