Commits

Thomas Petazzoni committed 0a67e771470
speech-tools: fix build failure by using Debian version and patches The upstream version of speech-tools does not build with GCC >= 4.3, mainly due to changes in how C++ headers are included. This is fixed in Debian, so let's use the Debian version and patches. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>