Unverified Commit 578b1cd8 authored by huantian's avatar huantian
Browse files

unityhub: update FHS dep openssl_1_1 -> openssl_3

parent d6259e6e
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
{ 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