Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ This is the Stackdriver metadata agent.
libboost-filesystem1.62-dev libboost-program-options1.62-dev \
libboost-regex1.62-dev libboost-thread1.62-dev libboost-timer1.62-dev

<!---
## CentOS 7

1. Install runtime dependencies:
Expand All @@ -69,6 +70,7 @@ This is the Stackdriver metadata agent.
curl -O ${VENDOR_URL}/boost-static-1.54.0-1.el7.x86_64.rpm)
$ sudo rpm --nodeps -ivp /tmp/boost-{devel,static}-1.54.0-1.el7.x86_64.rpm

-->
## MacOS 10.12

1. Install runtime dependencies:
Expand Down