Skip to content

Commit

Permalink
linux: Add more missing dependencies on Fedora (zed-industries#11868)
Browse files Browse the repository at this point in the history
  • Loading branch information
yodatak authored and osiewicz committed May 18, 2024
1 parent 030d944 commit e3e0c52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions script/linux
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,11 @@ if [[ -n $dnf ]]; then
libxkbcommon-x11-devel
openssl-devel
libzstd-devel
# Perl dependencies are needed for openssl-sys crate see https://docs.rs/openssl/latest/openssl/
perl-FindBin
perl-IPC-Cmd
perl-File-Compare
perl-File-Copy
vulkan-loader
)

Expand Down

0 comments on commit e3e0c52

Please sign in to comment.