diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-08-28 16:03:20 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-08-28 16:03:20 +0100 |
| commit | aa2ae6cdc3e808960f51238d9c1298d54d27e4ef (patch) | |
| tree | fc96b1db5ac7487a7ac04d5ede406234e1e8cf9e /install_dependencies_linux.sh | |
| parent | d601a85b50bbac9fc9c46321af64f1137aaf5af7 (diff) | |
added qm plugins to repo
Diffstat (limited to 'install_dependencies_linux.sh')
| -rwxr-xr-x | install_dependencies_linux.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/install_dependencies_linux.sh b/install_dependencies_linux.sh index 3cd16f2..b54750a 100755 --- a/install_dependencies_linux.sh +++ b/install_dependencies_linux.sh @@ -57,3 +57,5 @@ sudo apt-get -y install libnoise0 libnoise-dev sudo apt-get -y install libopencv-dev libopencv-core-dev libopencv-highgui-dev sudo apt-get -y install libjsoncpp0 libjsoncpp-dev + +sudo cp qm-vamp-plugins-1.7-amd64-linux/* /usr/lib/vamp |
