From: Alfredo Deza Date: Wed, 22 Jul 2015 20:49:05 +0000 (-0400) Subject: more build tools that need to be installed X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=14902caaf32276787b20e139f15b046e28686a26;p=ceph-build.git more build tools that need to be installed Signed-off-by: Alfredo Deza --- diff --git a/ansible/slave.yml.j2 b/ansible/slave.yml.j2 index c1f22830..e5110a15 100644 --- a/ansible/slave.yml.j2 +++ b/ansible/slave.yml.j2 @@ -82,6 +82,21 @@ - python-virtualenv - libtool #- rpm-sign + - autoconf + - redhat-lsb-core + - automake + - binutils + - bison + - flex + - gcc + - gcc-c++ + - gettext + - libtool + - make + - patch + - pkgconfig + - redhat-rpm-config + - rpm-build when: ansible_pkg_mgr == "yum" # Run the equivalent of "apt-get update" as a separate step