diff --git a/Dockerfile b/Dockerfile index b1609a6e0ca8378fc8b50b45b800f44c0292dbbf..2bbf46e9f63b87d3c677b13d79295d427c4dfbbd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN yum -y update \ && yum clean all # add development tools -RUN yum install gcc gcc-c++ make cmake +RUN yum install gcc gcc-c++ make cmake automake autoconf libtool #TO fix CCE-80935-0