From f77a4c5821753ed54d836529960821fa680b0286 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Mon, 3 Oct 2016 17:03:25 +0200 Subject: [PATCH] linux dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c30f03..23d3131 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ IRMC stands for Internet Relay Morse Code and is an implementation of [MOIP](htt # Building ## On Linux -Install portaudio, i.e.: sudo apt-get install libportaudio-dev portaudio19-dev +sudo apt-get install -y alsa-oss oss-compat build-essential autoconf libao-dev libtool libportaudio-dev portaudio19-dev # Hardware interface options A good description on how to build different interfaces (telegraph key, sounder or both)