Install gcc on zuul hosts
With the addition of yappi, it's important to install gcc, because otherwise yappi can't install. Change-Id: Iaf19ab791f674bcbe5538ae8c7a18e25eef4ca99
This commit is contained in:
parent
c21ec94066
commit
68d4bb56e9
@ -50,6 +50,7 @@ class zuul (
|
|||||||
include pip
|
include pip
|
||||||
|
|
||||||
$packages = [
|
$packages = [
|
||||||
|
'gcc', # yappi requires this to build
|
||||||
'python-webob',
|
'python-webob',
|
||||||
'python-lockfile',
|
'python-lockfile',
|
||||||
'python-paste',
|
'python-paste',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user