Skip to content
Snippets Groups Projects
Commit b121d44d authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge github.com:grpc/grpc into ints

parents f14baea3 7593cff3
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \ ...@@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \
gcc \ gcc \
gcc-multilib \ gcc-multilib \
git \ git \
golang \
gyp \ gyp \
lcov \ lcov \
libc6 \ libc6 \
...@@ -51,6 +52,7 @@ RUN apt-get update && apt-get install -y \ ...@@ -51,6 +52,7 @@ RUN apt-get update && apt-get install -y \
libgtest-dev \ libgtest-dev \
libtool \ libtool \
make \ make \
perl \
strace \ strace \
python-dev \ python-dev \
python-setuptools \ python-setuptools \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment