From 84691e75bf591417c22a64c7d2b769cd7f5c6607 Mon Sep 17 00:00:00 2001 From: Gerolf Ziegenhain Date: Mon, 3 Oct 2016 17:04:04 +0200 Subject: [PATCH] osx dependencies --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 23d3131..2a51b49 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ IRMC stands for Internet Relay Morse Code and is an implementation of [MOIP](htt ## On Linux sudo apt-get install -y alsa-oss oss-compat build-essential autoconf libao-dev libtool libportaudio-dev portaudio19-dev +## On OSX +brew install portaudio + # Hardware interface options A good description on how to build different interfaces (telegraph key, sounder or both) is given on the [MorseKOB Website](http://kob.sdf.org/morsekob/interface.htm).