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:
parent
3be09b94fb
commit
5525440dd6
@ -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 = ''
|
||||
|
Loading…
Reference in New Issue
Block a user