From 7b61e75d35bd0c660b7ed3892bcc5d4e052c6122 Mon Sep 17 00:00:00 2001 From: eidheim Date: Mon, 17 Jul 2017 12:22:49 +0200 Subject: [PATCH] Added gnome-icon-theme to MacOS brew install command --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index e91e4bc..33907c7 100644 --- a/docs/install.md +++ b/docs/install.md @@ -123,7 +123,7 @@ On FreeBSD, latest release of juCi++ is available through the port: jucipp. Install dependencies: ```sh brew install --with-lldb llvm -brew install cmake pkg-config boost gtksourceviewmm3 aspell clang-format libgit2 ctags +brew install cmake pkg-config boost gtksourceviewmm3 gnome-icon-theme aspell clang-format libgit2 ctags ``` Get juCi++ source, compile and install: