Skip to content
Snippets Groups Projects
Commit 5382caec authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

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

parent bef6bc5c
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment