]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add mod_cluechoo back to debian/control-modules
authorTravis Cross <tc@traviscross.com>
Wed, 24 Sep 2014 19:22:02 +0000 (19:22 +0000)
committerTravis Cross <tc@traviscross.com>
Wed, 24 Sep 2014 19:26:41 +0000 (19:26 +0000)
The debian/control-modules file is a comprehensive list of modules,
not a list of modules which are built.  Our build tools verify the
file is comprehensive, so modules can't be removed from here unless
we're taking them out of tree.

Partially revert "don't package mod_cluechoo and don't build/load by default"
This partially reverts commit e02e41a5c1f95b1fe6ada50fc0051fb524fe90b4.

debian/control-modules

index 715565c81161931ed0ff011dd72ec4ce986b8e5a..924631711739ae4b311183e2894375e0915d0737 100644 (file)
@@ -30,6 +30,11 @@ Description: Caller ID name lookup
  This module provides an API for querying caller ID name and location
  data.
 
+Module: applications/mod_cluechoo
+Description: Clue Choo
+ This demo module renders a Clue Choo train on the FreeSWITCH console.
+Build-Depends: libncurses5-dev
+
 Module: applications/mod_commands
 Description: Command module
  This module provides miscellaneous API commands.