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
|
||||
|
||||
$packages = [
|
||||
'gcc', # yappi requires this to build
|
||||
'python-webob',
|
||||
'python-lockfile',
|
||||
'python-paste',
|
||||
|
Loading…
x
Reference in New Issue
Block a user