Merge pull request #615 from theopolis/centos_makeinfo

Add texinfo to CentOS provision
This commit is contained in:
Teddy Reed 2015-01-13 14:19:35 -08:00
commit b6e72c2f01

View File

@ -433,6 +433,8 @@ function main() {
if [[ -z $(rpm -qa | grep 'kernel-headers-3.10.0-123.9.3.el7.x86_64') ]]; then
sudo rpm -iv ftp://rpmfind.net/linux/centos/7.0.1406/updates/x86_64/Packages/kernel-headers-3.10.0-123.9.3.el7.x86_64.rpm
fi
package texinfo
package git-all
package unzip
package xz