From 795a792955d06a5c51ce140c2d00c3ef8ad616ea Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 16 Apr 2013 14:34:18 +0000 Subject: [PATCH] Add make and automake to the jenkins nodes --- playbooks/groups/jenkins-cloud.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index 91fc192bcc..f7047b3845 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -174,6 +174,8 @@ - python-unittest2 - python-pep8 - docbook-style-xsl # Required by gimp-help-2 + - make # Required by gimp-help-2 + - automake # Required by gimp-help-2 tags: - packages