diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c552fd27db167acd8cbe398a154e32c0f5c252f2..654fe4daa071f11abd0614ac174d34828064c2df 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,7 +21,7 @@ build_image:
     - cvmfs
     - docker
   script:
-    - yum -y install redhat-lsb redhat-lsb-core man uuid-devel libuuid libuuid-devel
+    - yum -y install redhat-lsb redhat-lsb-core man uuid-devel libuuid libuuid-devel mesa-libGL-devel
     - mkdir build
     - cd build
     - set +e && source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh; set -e