]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
more build tools that need to be installed
authorAlfredo Deza <adeza@redhat.com>
Wed, 22 Jul 2015 20:49:05 +0000 (16:49 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 22 Jul 2015 20:49:05 +0000 (16:49 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ansible/slave.yml.j2

index c1f2283087c4fe54d71ff4c4693b0cbd05ce6920..e5110a1502684a0b0ad1f4de2ebf76577aa6aea1 100644 (file)
         - 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