uuid-devel in rhel travis build
This commit is contained in:
parent
74b31fd428
commit
fa015ca52a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ OS_VERSION=$2
|
|||
yum -y clean all
|
||||
yum -y clean expire-cache
|
||||
yum groupinstall "Development tools" -y >& /dev/null
|
||||
yum install wget cmake ruby boost-devel -y
|
||||
yum install wget cmake ruby boost-devel uuid-devel -y
|
||||
wget -O /etc/yum.repos.d/awips2.repo http://www.unidata.ucar.edu/software/awips2/doc/awips2.repo
|
||||
yum -y clean all
|
||||
yum groupinstall awips2-ade -y >& /dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue