diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-12-06 12:40:48 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-12-06 12:40:48 +0000 |
| commit | a647bc51ea9fd29623aba56246e85c51b923bbd9 (patch) | |
| tree | bc09cf31fd67e51cca62067af4c9464bffeecf22 /install_dependencies_linux.sh | |
| parent | 4b313553d04d014291a7503c965624bf3e5279c4 (diff) | |
signal graphing
Diffstat (limited to 'install_dependencies_linux.sh')
| -rwxr-xr-x | install_dependencies_linux.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install_dependencies_linux.sh b/install_dependencies_linux.sh index 830ae49..b16796b 100755 --- a/install_dependencies_linux.sh +++ b/install_dependencies_linux.sh @@ -85,3 +85,4 @@ cd .. sudo rm -r bbc-vamp-plugins sudo apt-get -y install librsvg2-2 librsvg2-dev +sudo apt-get install python-matplotlib
\ No newline at end of file |
