Skip to content

Commit

Permalink
Merge pull request #7907 from radarhere/xorgproto
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Mar 27, 2024
2 parents 59cb1d7 + 984480f commit 3f49b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ function build {

build_simple xcb-proto 1.16.0 https://xorg.freedesktop.org/archive/individual/proto
if [ -n "$IS_MACOS" ]; then
build_simple xorgproto 2023.2 https://www.x.org/pub/individual/proto
build_simple xorgproto 2024.1 https://www.x.org/pub/individual/proto
build_simple libXau 1.0.11 https://www.x.org/pub/individual/lib
build_simple libpthread-stubs 0.5 https://xcb.freedesktop.org/dist
if [[ "$CIBW_ARCHS" == "arm64" ]]; then
Expand Down

0 comments on commit 3f49b0c

Please sign in to comment.