Commit 705ab124 authored by Thomas Gubler's avatar Thomas Gubler

remove alsa asound library dependency comment

parent 7f6db70d
......@@ -555,10 +555,6 @@ contains (DEFINES, DISABLE_SPEECH) {
DEFINES += QGC_SPEECH_ENABLED
LIBS += \
-lespeak
# We need to add the alsa asound library as well for some Linux platforms
# (like Arch)
# LIBS += -lasound
} else {
warning("Skipping support for speech output (missing libraries, see README)")
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment