Commit 8e72a27951eba99363957927f21b930766bb857b
1 parent
26626a23
Exists in
master
and in
3 other branches
Update build instructions for macOS
Showing
1 changed file
with
0 additions
and
10 deletions
Show diff stats
README.md
... | ... | @@ -111,16 +111,6 @@ Building for macOS (using homebrew) |
111 | 111 | |
112 | 112 | 2. Install dependencies |
113 | 113 | |
114 | - * automake | |
115 | - * binutils | |
116 | - * coreutils | |
117 | - * curl | |
118 | - * gettext | |
119 | - * libtool | |
120 | - * openldap | |
121 | - * openssl | |
122 | - * pkgconfig | |
123 | - | |
124 | 114 | ```shell |
125 | 115 | $ brew install automake binutils coreutils curl gettext libtool openldap openssl pkgconfig |
126 | 116 | ``` | ... | ... |