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

(cherry picked from commit 2be8477ec4)
This commit is contained in:
Gutyina Gergő 2026-06-28 12:07:26 +02:00 committed by github-actions[bot]
commit e1a03936a0

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