unityhub: add mising icu and clang libraries (#109413)

Compilation of c# scripts with L2CPP for would fail, due to
missing icu and clang libs
This commit is contained in:
Mikołaj Gałkowski
2021-01-14 19:38:36 -05:00
committed by GitHub
parent 3be09b94fb
commit 5525440dd6
+1 -1
View File
@@ -13,7 +13,7 @@ in appimageTools.wrapType2 rec {
libX11 libXcursor libXdamage libXfixes libXrender libXi
libXcomposite libXext libXrandr libXtst libSM libICE libxcb
libselinux pciutils libpulseaudio libxml2
libselinux pciutils libpulseaudio libxml2 icu clang
]);
profile = ''