Add missing linux dependencies for compiling openssl on Fedora (#11857)
Release Notes: - N/A
This commit is contained in:
@@ -41,6 +41,8 @@ if [[ -n $dnf ]]; then
|
||||
libxkbcommon-x11-devel
|
||||
openssl-devel
|
||||
libzstd-devel
|
||||
perl-FindBin
|
||||
perl-IPC-Cmd
|
||||
vulkan-loader
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user