Update building.rst

eider fix it or add the note here
This commit is contained in:
morriswinkler 2013-09-09 19:09:08 +02:00
parent 013b87f9c5
commit 751181d14f

View file

@ -39,6 +39,11 @@ Next, install the missing dependencies::
brew install $(brew deps ocsync)
brew install $(brew deps mirall)
bug:
iniparser is not provideed by $(brew deps ocsync)
fix with brew install iniparser
To build mirall and csync, follow the `generic build instructions`_.
.. note::