We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bce5174 + 0e5f5fc commit c79aab7Copy full SHA for c79aab7
.github/workflows/wheels-dependencies.sh
@@ -105,7 +105,7 @@ function build {
105
build_simple xcb-proto 1.17.0 https://xorg.freedesktop.org/archive/individual/proto
106
if [ -n "$IS_MACOS" ]; then
107
build_simple xorgproto 2024.1 https://www.x.org/pub/individual/proto
108
- build_simple libXau 1.0.11 https://www.x.org/pub/individual/lib
+ build_simple libXau 1.0.12 https://www.x.org/pub/individual/lib
109
build_simple libpthread-stubs 0.5 https://xcb.freedesktop.org/dist
110
else
111
sed s/\${pc_sysrootdir\}// $BUILD_PREFIX/share/pkgconfig/xcb-proto.pc > $BUILD_PREFIX/lib/pkgconfig/xcb-proto.pc
0 commit comments