Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wezterm: add missing libssh2 dep #22891

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Conversation

lazka
Copy link
Member

@lazka lazka commented Dec 24, 2024

Fixes #22890

@lazka lazka marked this pull request as draft December 24, 2024 13:42
@lazka
Copy link
Member Author

lazka commented Dec 24, 2024

hmm, no idea

@MehdiChinoune
Copy link
Collaborator

@ognevny @mati865 could you fix the issue.

@ognevny
Copy link
Collaborator

ognevny commented Dec 24, 2024

hmm, no idea

bump cc crate in prepare()

cargo update -p cc

@ognevny
Copy link
Collaborator

ognevny commented Dec 24, 2024

like there (but without zstd-sys of course :) )

@ognevny
Copy link
Collaborator

ognevny commented Dec 24, 2024

could you fix the issue.

FYI, there was a bug in cc crate, which was fixed in 1.1.10 version (rust-lang/cc-rs#1176)

@lazka lazka force-pushed the wezterm-fix-ssh2-dep branch from d4cdffc to a3df5da Compare December 24, 2024 22:07
@lazka lazka marked this pull request as ready for review December 24, 2024 22:07
@ognevny
Copy link
Collaborator

ognevny commented Dec 25, 2024

thanks

@ognevny ognevny merged commit 90a9d3d into msys2:master Dec 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mingw-w64-ucrt-x86_64-wezterm depends on libssh but links to libssh2
3 participants