3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #132737 from tesq0/fix/unityhub-network-not-working

unityhub: add missing dependency (cacert)
This commit is contained in:
Sandro 2021-08-05 09:06:44 +02:00 committed by GitHub
commit ac145bee21
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 libX11 libXcursor libXdamage libXfixes libXrender libXi
libXcomposite libXext libXrandr libXtst libSM libICE libxcb libXcomposite libXext libXrandr libXtst libSM libICE libxcb
libselinux pciutils libpulseaudio libxml2 icu clang libselinux pciutils libpulseaudio libxml2 icu clang cacert
]); ]);
profile = '' profile = ''