mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-29 11:26:17 +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))`
|
||||
PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig"
|
||||
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
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user