Browse code

Merge "msgpack-python requires g++"

Jenkins authored on 2015/02/25 07:42:00
Showing 3 changed files
... ...
@@ -4,6 +4,7 @@ unzip
4 4
 wget
5 5
 psmisc
6 6
 gcc
7
+g++
7 8
 git
8 9
 graphviz # testonly - docs
9 10
 lsof # useful when debugging
... ...
@@ -4,6 +4,7 @@ ca-certificates-mozilla
4 4
 curl
5 5
 euca2ools
6 6
 gcc
7
+gcc-c++
7 8
 git-core
8 9
 graphviz # testonly - docs
9 10
 iputils
... ...
@@ -3,6 +3,7 @@ curl
3 3
 dbus
4 4
 euca2ools # only for testing client
5 5
 gcc
6
+gcc-c++
6 7
 git-core
7 8
 graphviz # testonly - docs
8 9
 openssh-server