CI: ubuntu-20.04's version of glslangValidator is not fresh enough

ERROR: 0:9: '#extension' : extension not supported: GL_ARB_shader_storage_buffer_object
master
Martin Gerhardy 2022-01-24 19:04:06 +01:00
parent 2bed139092
commit 0c070abe7e
2 changed files with 2 additions and 3 deletions

View File

@ -61,7 +61,7 @@ jobs:
- name: Setup
run: |
sudo apt-get update
sudo apt-get install cmake debhelper devscripts build-essential lintian libsdl2-dev libuv1-dev libsdl2-mixer-dev postgresql-server-dev-all libpq-dev libenet-dev opencl-c-headers wayland-protocols pkg-config uuid-dev python3 glslang-tools
sudo apt-get install cmake debhelper devscripts build-essential lintian libsdl2-dev libuv1-dev libsdl2-mixer-dev postgresql-server-dev-all libpq-dev libenet-dev opencl-c-headers wayland-protocols pkg-config uuid-dev python3
- name: Ubuntu
run: |
@ -107,7 +107,7 @@ jobs:
- name: Setup
run: |
sudo apt-get update
sudo apt-get install libsdl2-dev postgresql-server-dev-all libpq-dev libenet-dev opencl-c-headers wayland-protocols pkg-config uuid-dev ninja-build python3 glslang-tools
sudo apt-get install libsdl2-dev postgresql-server-dev-all libpq-dev libenet-dev opencl-c-headers wayland-protocols pkg-config uuid-dev ninja-build python3
- name: Linux
run: |

1
debian/control vendored
View File

@ -13,7 +13,6 @@ Build-Depends:
opencl-c-headers,
wayland-protocols,
pkg-config,
glslang-tools,
uuid-dev,
libsdl2-mixer-dev
Standards-Version: 4.1.4