[FreeSWITCH]: flag mod-flite as broken (requires unavailable flite package).
authorMazi Lo <openwrt.mazilo@recursor.net>
Mon, 28 Mar 2016 18:06:29 +0000 (14:06 -0400)
committerMazi Lo <openwrt.mazilo@recursor.net>
Mon, 28 Mar 2016 18:06:29 +0000 (14:06 -0400)
--
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
net/freeswitch/Makefile

index bbe2372d52627708643c5a2eddc1ce9aaafb2975..7a9dd9bf91898f6c1475dd0fdb50968c136f9865 100644 (file)
@@ -970,7 +970,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 @(!(armeb||avr32)||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.