mirror of https://github.com/CIRCL/Circlean
Install timidity to read MIDI files
parent
3a6e621b6d
commit
1c099abb3e
|
@ -51,7 +51,7 @@ It will be used for the build environment and the final image.
|
|||
apt-get update
|
||||
apt-get dist-upgrade
|
||||
apt-get autoremove
|
||||
apt-get install git p7zip-full python-dev python-pip python-lxml pmount libjpeg-dev libtiff-dev libwebp-dev liblcms2-dev tcl-dev tk-dev python-tk
|
||||
apt-get install timidity git p7zip-full python-dev python-pip python-lxml pmount libjpeg-dev libtiff-dev libwebp-dev liblcms2-dev tcl-dev tk-dev python-tk
|
||||
```
|
||||
|
||||
* Install python requirements
|
||||
|
|
Loading…
Reference in New Issue