teamspeak6-client: fix libstdc++.so.6 not being found

This commit is contained in:
Gutyina Gergő 2026-06-28 12:07:26 +02:00
commit 2be8477ec4
No known key found for this signature in database

View file

@ -109,6 +109,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
makeWrapper $out/share/teamspeak6-client/TeamSpeak $out/bin/TeamSpeak \
--prefix LD_LIBRARY_PATH : "${
lib.makeLibraryPath [
gcc-unwrapped.lib
udev
libGL
libpulseaudio