Add missing linux dependencies for compiling openssl on Fedora (#11857)

Release Notes:

- N/A
This commit is contained in:
yodatak
2024-05-15 11:17:59 -06:00
committed by GitHub
parent b7cf3040ef
commit 1c62839295
+2
View File
@@ -41,6 +41,8 @@ if [[ -n $dnf ]]; then
libxkbcommon-x11-devel
openssl-devel
libzstd-devel
perl-FindBin
perl-IPC-Cmd
vulkan-loader
)