speech-tools: adding ncurses dependency (resolves #279)

This commit is contained in:
Lukas Bulwahn 2014-06-26 21:56:48 +02:00
parent bef6bc5c76
commit 5382caec4b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ DESCRIPTION = "The Edinburgh Speech Tools Library"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://README;md5=9fe1b4db906b7d75f821c72a358638fd"
DEPENDS = "alsa-lib"
DEPENDS = "alsa-lib ncurses"
SRC_URI = "http://tts.speech.cs.cmu.edu/awb/20130703/speech_tools-${PV}-current.tar.gz"
SRC_URI[md5sum] = "02863b3ead04a0ade65982a1f34a60bb"