Update dependencies

This commit is contained in:
BtbN 2021-04-04 01:09:54 +02:00
parent 8f268fa17d
commit c3b3e01674
24 changed files with 43 additions and 43 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
GLSLANG_REPO="https://github.com/KhronosGroup/glslang.git"
GLSLANG_COMMIT="e56beaee736863ce48455955158f1839e6e4c1a1"
GLSLANG_COMMIT="5878bcb17e43bf22cecaf6095900a33ff7f53445"
ffbuild_enabled() {
[[ $ADDINS_STR != *vulkan* ]] && return -1