mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-01 04:46:18 +03:00
Merge pull request #165 from radarhere/xcb-proto
Updated xcb-proto to 1.14.1
This commit is contained in:
commit
dc797808b6
|
@ -33,7 +33,7 @@ function pre_build {
|
||||||
BUILD_PREFIX=`dirname $(dirname $(which python))`
|
BUILD_PREFIX=`dirname $(dirname $(which python))`
|
||||||
PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig"
|
PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig"
|
||||||
fi
|
fi
|
||||||
build_simple xcb-proto 1.14-patched https://xcb.freedesktop.org/dist
|
build_simple xcb-proto 1.14.1 https://xcb.freedesktop.org/dist
|
||||||
if [ -n "$IS_OSX" ]; then
|
if [ -n "$IS_OSX" ]; then
|
||||||
build_simple xproto 7.0.31 https://www.x.org/pub/individual/proto
|
build_simple xproto 7.0.31 https://www.x.org/pub/individual/proto
|
||||||
build_simple libXau 1.0.9 https://www.x.org/pub/individual/lib
|
build_simple libXau 1.0.9 https://www.x.org/pub/individual/lib
|
||||||
|
|
Loading…
Reference in New Issue
Block a user