From e1e08ae9856904a1578f3287c6f76bdfeda8b77c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yngve=20H=C3=B8iseth?= Date: Wed, 22 Jan 2020 22:53:06 +0100 Subject: [PATCH 1/2] Prevent "msgfmt: command not found" error --- README.development | 1 + 1 file changed, 1 insertion(+) diff --git a/README.development b/README.development index 6a8c443c1..7f7abada9 100644 --- a/README.development +++ b/README.development @@ -74,3 +74,4 @@ You can use homebrew to install some dependencies: $ brew install python mpv lame portaudio protobuf npm rustup-init gettext rename +$ brew link gettext --force From 017ff97852350f2d50adb294757ddf36b193f6a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yngve=20H=C3=B8iseth?= Date: Wed, 22 Jan 2020 23:10:27 +0100 Subject: [PATCH 2/2] Add missing contributor --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index abc00239e..212b7082b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -23,6 +23,7 @@ Aristotelis P. Erez Volk zjosua Arthur Milchior +Yngve Hoiseth ********************