Skip to content

Commit c79aab7

Browse files
authored
Merge pull request #8598 from radarhere/libxau
Updated libXau to 1.0.12
2 parents bce5174 + 0e5f5fc commit c79aab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function build {
105105
build_simple xcb-proto 1.17.0 https://xorg.freedesktop.org/archive/individual/proto
106106
if [ -n "$IS_MACOS" ]; then
107107
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
108+
build_simple libXau 1.0.12 https://www.x.org/pub/individual/lib
109109
build_simple libpthread-stubs 0.5 https://xcb.freedesktop.org/dist
110110
else
111111
sed s/\${pc_sysrootdir\}// $BUILD_PREFIX/share/pkgconfig/xcb-proto.pc > $BUILD_PREFIX/lib/pkgconfig/xcb-proto.pc

0 commit comments

Comments
 (0)