From 1c099abb3e708d21a2c5db192f1fb3b4828af7fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 26 Apr 2016 15:40:20 +0200 Subject: [PATCH] Install timidity to read MIDI files --- README_filecheck.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_filecheck.md b/README_filecheck.md index fa405ca..b110359 100644 --- a/README_filecheck.md +++ b/README_filecheck.md @@ -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