[Pkg-rust-maintainers] Bug#1083235: alacritty: Missing dependency for alacritty
NoisyCoil
noisycoil at tutanota.com
Sat Mar 22 22:52:21 GMT 2025
Package: alacritty
Followup-For: Bug #1083235
X-Debbugs-Cc: noisycoil at tutanota.com, jamessan at debian.org
Control: tags -1 + patch
I cannot reproduce without uninstalling half of my system (libxkbcommon-x11-0
has a ton of transitive reverse dependencies), but this bug makes sense:
rust-xkbcommon-dl uses rust-dlib to load xkbcommon-x11, rust-dlib internally
uses dlopen, and AFAICS dlopen is not detected by dh_shlibdeps. I prepared a
patch in Salsa [1] to fix this.
Cheers!
[1] https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/869
More information about the Pkg-rust-maintainers
mailing list