Skip to content
Commit 67116105 authored by Tom Hochstein's avatar Tom Hochstein Committed by Steve Sakoman
Browse files

piglit: Add missing glslang dependencies



The vulkan configuration requires glslangValidator for build and
runtime.

Fixes configure error:
```
| CMake Error at CMakeLists.txt:191 (message):
|   glslangValidator required by vulkan tests not found
```

Fixes runtime error:
```
name: vulkan@shaders@fs-large-local-array
    result: fail
    returncode: 1
    out:
    err: glslangValidator: No such file or directory
glslangValidator failed
```

Signed-off-by: default avatarTom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 89423cc3)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent be5534a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment