FS-5576 --resolve
fix the vp8 issue, but the other part causes issues with centos5... we\'ll need better detection there and working on a way to handle this
This commit is contained in:
parent
f4a66142ce
commit
5110e28486
|
@ -1337,7 +1337,7 @@ ASR_TTS_MODULES="asr_tts/mod_flite asr_tts/mod_pocketsphinx asr_tts/mod_tts_comm
|
|||
######################################################################################################################
|
||||
CODECS_MODULES="codecs/mod_amr codecs/mod_amrwb codecs/mod_bv codecs/mod_celt codecs/mod_codec2 codecs/mod_g723_1 \
|
||||
codecs/mod_g729 codecs/mod_h26x codecs/mod_ilbc codecs/mod_isac codecs/mod_mp4v codecs/mod_opus codecs/mod_silk \
|
||||
codecs/mod_siren codecs/mod_speex codecs/mod_theora mod_vp8"
|
||||
codecs/mod_siren codecs/mod_speex codecs/mod_theora codecs/mod_vp8"
|
||||
#
|
||||
%if %{build_sng_tc}
|
||||
CODECS_MODULES+="codecs/mod_sangoma_codec"
|
||||
|
|
Loading…
Reference in New Issue