mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
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…
Reference in a new issue