The source project of this merge request has been removed.
gitlab-ci: add glslangValidator
Some tests for ARB_gl_spirv and EXT_external_objects rely on glslangValidator, and add the proper cmake checks. However, CI fails as glslangValidator is not installed in the current image.
See MR !1 and !257 (merged).