发布

  • ci(cua-driver-rs): install X11 dev libs for the linux release build

    frostbyte_neo 发布于 2026-06-12 05:18:19 +00:00 | 1102 次提交 在此版本后已推送到 main

    The MPX multi-cursor work (#1871) pulled in the raw-Xlib x11 crate,
    whose build.rs locates libX11/libXi/libXtst via pkg-config. The nix
    build got these inputs in #1871, but the CD workflow's linux-x86_64
    job had no system deps step, so the v0.5.3 release build failed on
    the x11 crate's build script. Install the same dev libs via apt.

    Co-Authored-By: Claude Fable 5 noreply@anthropic.com

    下载附件