mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 09:15:46 +03:00
Updated xorgproto to 2022.2
This commit is contained in:
parent
413b348e65
commit
129cb11f52
|
@ -74,7 +74,7 @@ function pre_build {
|
|||
fi
|
||||
build_simple xcb-proto 1.14.1 https://xcb.freedesktop.org/dist
|
||||
if [ -n "$IS_MACOS" ]; then
|
||||
build_simple xorgproto 2021.4 https://www.x.org/pub/individual/proto
|
||||
build_simple xorgproto 2022.2 https://www.x.org/pub/individual/proto
|
||||
cp venv/share/pkgconfig/xproto.pc venv/lib/pkgconfig/xproto.pc
|
||||
build_simple libXau 1.0.10 https://www.x.org/pub/individual/lib
|
||||
build_simple libpthread-stubs 0.4 https://xcb.freedesktop.org/dist
|
||||
|
|
Loading…
Reference in New Issue
Block a user