diff --git a/tools/gluten-te/centos/centos-7-deps.sh b/tools/gluten-te/centos/centos-7-deps.sh index 9b4cf1cf9890..4971efc94511 100755 --- a/tools/gluten-te/centos/centos-7-deps.sh +++ b/tools/gluten-te/centos/centos-7-deps.sh @@ -39,6 +39,7 @@ yum -y install \ git \ dnf \ cmake3 \ + ccache \ devtoolset-9 \ java-1.8.0-openjdk \ java-1.8.0-openjdk-devel \