mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-30 03:04:18 +03:00
Updated libXau to 1.0.10
This commit is contained in:
parent
9bda174be3
commit
413b348e65
|
@ -76,7 +76,7 @@ function pre_build {
|
||||||
if [ -n "$IS_MACOS" ]; then
|
if [ -n "$IS_MACOS" ]; then
|
||||||
build_simple xorgproto 2021.4 https://www.x.org/pub/individual/proto
|
build_simple xorgproto 2021.4 https://www.x.org/pub/individual/proto
|
||||||
cp venv/share/pkgconfig/xproto.pc venv/lib/pkgconfig/xproto.pc
|
cp venv/share/pkgconfig/xproto.pc venv/lib/pkgconfig/xproto.pc
|
||||||
build_simple libXau 1.0.9 https://www.x.org/pub/individual/lib
|
build_simple libXau 1.0.10 https://www.x.org/pub/individual/lib
|
||||||
build_simple libpthread-stubs 0.4 https://xcb.freedesktop.org/dist
|
build_simple libpthread-stubs 0.4 https://xcb.freedesktop.org/dist
|
||||||
else
|
else
|
||||||
sed -i s/\${pc_sysrootdir\}// /usr/local/lib/pkgconfig/xcb-proto.pc
|
sed -i s/\${pc_sysrootdir\}// /usr/local/lib/pkgconfig/xcb-proto.pc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user