From 666ecb90832c334a3a010494ec7eff3216ef14c1 Mon Sep 17 00:00:00 2001 From: karl Date: Thu, 21 Nov 2019 13:22:29 +0100 Subject: [PATCH] added automake clean ubuntu seems to need to install this --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 333893d..c300d26 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ All the requirements can be installed easily in all major distros: Debian/Raspbian: - apt-get install libfftw3-dev libasound2-dev libncursesw5-dev libpulse-dev libtool + apt-get install libfftw3-dev libasound2-dev libncursesw5-dev libpulse-dev libtool automake ArchLinux: