freeswitch: disable flite module 257/head
authorHannu Nyman <hannu.nyman@iki.fi>
Sat, 3 Feb 2018 08:42:36 +0000 (10:42 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 3 Feb 2018 08:42:36 +0000 (10:42 +0200)
Disable also flite module that depends on non-existing package.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
net/freeswitch/Makefile

index dd625c3546d5d9f304a97ba4b94b24ea12bf8d2d..bf4e17d9d63d8b85ce430956edcbf33efba365cb 100644 (file)
@@ -966,7 +966,7 @@ $(eval $(call BuildPlugin,event-zmq,Socket Event Handler By Zero MQ,vanilla,,,,+
 $(eval $(call BuildPlugin,expr,Expression Evaluation,vanilla,,,,))
 $(eval $(call BuildPlugin,fifo,FIFO,vanilla,,,,))
 $(eval $(call BuildPlugin,file-string,Streaming Multiple Sound Files Sequentially,vanilla,,,,@OBSOLETE)) # merged into dptools
-$(eval $(call BuildPlugin,flite,Festival TTS,vanilla,,,,+flite @BROKEN)) # flite is from old package repo
+#$(eval $(call BuildPlugin,flite,Festival TTS,vanilla,,,,+flite @BROKEN)) # flite is from old package repo
 $(eval $(call BuildPlugin,format-cdr,XML CDR Module to files or curl,vanilla,,,,))
 $(eval $(call BuildPlugin,fsk,Bell-202 1200-Baud FSK Decoder,vanilla,,,,))
 #$(eval $(call BuildPlugin,fsv,Video Player / Recorder,vanilla,,,,+libyuv @BROKEN)) # Requires unsupported libyuv.