aboutsummaryrefslogtreecommitdiff
path: root/contrib/brew
diff options
context:
space:
mode:
authormj-xmr <mjxmr@protonmail.com>2021-03-14 16:50:54 +0100
committermj-xmr <mjxmr@protonmail.com>2021-03-30 06:13:20 +0200
commite8554e8c49661da73b55bc95e0249d22c25850b1 (patch)
treec5b5d20acfbd93701ac1014754db30e7ceea102d /contrib/brew
parentMerge pull request #7476 (diff)
downloadmonero-e8554e8c49661da73b55bc95e0249d22c25850b1.tar.xz
Doc: Add ccache to README.md and Brewfile
Diffstat (limited to 'contrib/brew')
-rw-r--r--contrib/brew/Brewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/brew/Brewfile b/contrib/brew/Brewfile
index 1fdf45cfe..36b073b25 100644
--- a/contrib/brew/Brewfile
+++ b/contrib/brew/Brewfile
@@ -27,6 +27,7 @@ brew "miniupnpc"
brew "readline"
brew "ldns"
brew "expat"
+brew "ccache"
brew "doxygen"
brew "graphviz"
brew "libunwind-headers"