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-15 01:38:36 +01:00 committed by GitHub
parent 3be09b94fb
commit 5525440dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = ''