Merge pull request #231547 from huantianad/unityhub-openssl3

This commit is contained in:
Sandro 2023-05-15 11:04:44 +02:00 committed by GitHub
commit a461d366c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,9 @@
{ lib, stdenv, fetchurl, dpkg, makeWrapper, buildFHSEnv
{ lib
, stdenv
, fetchurl
, dpkg
, makeWrapper
, buildFHSEnv
, extraPkgs ? pkgs: [ ]
, extraLibs ? pkgs: [ ]
}:
@ -62,7 +67,7 @@ stdenv.mkDerivation rec {
# Unity Hub additional dependencies
libva
openssl_1_1
openssl
cairo
xdg-utils
libnotify