From f1a68ab4447a02ce77f174dcd935c36387e41b48 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Fri, 27 Mar 2020 15:49:28 +0900 Subject: [PATCH] Revert "Revert "README.txt: add MacOS section for flock installation"" This reverts commit 884fcb605dd68494ba83da8b9f951f879487014f. --- README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.txt b/README.txt index d3b0dfe5b8..338fb3f150 100644 --- a/README.txt +++ b/README.txt @@ -387,6 +387,14 @@ Ubuntu Bash under Windows 10 Many Linux graphics programs would, however, also require a graphics framework like GTK or Qt. So this might be a trip down the rabbit hole. +Using macOS +---------- + You need install flock from https://github.com/discoteq/flock + before the build start: + + brew tap discoteq/discoteq + brew install flock + INSTALLATION ^^^^^^^^^^^^