Merge pull request #335010 from paparodeo/cemu-fix-build

cemu: move glslang to buildInputs; fix build
This commit is contained in:
Tristan Ross 2024-08-17 20:24:34 -07:00 committed by GitHub
commit c1c478cd72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,6 @@ in stdenv.mkDerivation (finalAttrs: {
addDriverRunpath
wrapGAppsHook3
cmake
glslang
nasm
ninja
pkg-config
@ -83,6 +82,7 @@ in stdenv.mkDerivation (finalAttrs: {
curl
fmt_9
glm
glslang
gtk3
hidapi
imgui'