Add missing linux dependencies for compiling openssl on Fedora (#11857)
Release Notes: - N/A
This commit is contained in:
parent
b7cf3040ef
commit
1c62839295
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ if [[ -n $dnf ]]; then
|
|||
libxkbcommon-x11-devel
|
||||
openssl-devel
|
||||
libzstd-devel
|
||||
perl-FindBin
|
||||
perl-IPC-Cmd
|
||||
vulkan-loader
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue