We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
boost
1 parent f0d77e0 commit f580be3Copy full SHA for f580be3
docs/docs/building.md
@@ -79,7 +79,7 @@ To install Valhalla on macOS, you need to install its dependencies with [Homebre
79
80
```bash
81
# install dependencies (automake & czmq are required by prime_server)
82
-brew install automake cmake libtool protobuf-c libspatialite pkg-config sqlite3 jq curl wget czmq lz4 spatialite-tools unzip luajit
+brew install automake cmake libtool protobuf-c libspatialite pkg-config sqlite3 jq curl wget czmq lz4 spatialite-tools unzip luajit boost
83
# following packages are needed for running Linux compatible scripts
84
brew install bash coreutils binutils
85
# Update your PATH env variable to include /usr/local/opt/binutils/bin:/usr/local/opt/coreutils/libexec/gnubin
0 commit comments