Skip to content
Snippets Groups Projects
Commit 1e174ec2 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Add requirements for ASR

parent 316fd5de
No related branches found
No related tags found
No related merge requests found
{
"system": {
"packages": {
"apt": [
"libtcl8.5"
]
}
}
}
{
"system": {
"packages": {
"apt": [
"portaudio19-dev"
]
}
}
}
......@@ -17,6 +17,10 @@
"build": "cmake",
"required_modules": {
"# For ASR:": {},
"apt/portaudio": {},
"apt/libtcl8.5": {},
"armarx/Spoac": {},
"armarx/VisionX": {}
}
......
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