Reduce package list for CentOS

This patch removes the Development Tools package group and instead
installs gcc to avoid installing a long list of packages.

Change-Id: I61fd7b9c5cb46a4d2118ebef2e2c5826d9210154
This commit is contained in:
Major Hayden 2017-08-18 14:09:02 -05:00
parent fbb7f2288f
commit 8a4942c880
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
1 changed files with 1 additions and 1 deletions

View File

@ -14,8 +14,8 @@
# limitations under the License.
repo_build_distro_packages:
- '@Development Tools'
- cmake
- gcc
- git
- krb5-devel # required to build pykerberos
- liberasurecode-devel # required to build pyeclib