teamspeak_client: use regular libcxx
No reason to use the one from LLVM.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
quazip,
|
||||
which,
|
||||
perl,
|
||||
llvmPackages,
|
||||
libcxx,
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -56,7 +56,7 @@ let
|
||||
qtwebsockets
|
||||
libpulseaudio
|
||||
quazip
|
||||
llvmPackages.libcxx
|
||||
libcxx
|
||||
];
|
||||
|
||||
desktopItem = makeDesktopItem {
|
||||
|
||||
Reference in New Issue
Block a user