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
+7 -2
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