Module: Mesa Branch: master Commit: 61edad216ea113b1bb9f97c696af1e4a40fbb9ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61edad216ea113b1bb9f97c696af1e4a40fbb9ac
Author: Eric Engestrom <[email protected]> Date: Tue May 29 16:19:59 2018 +0100 travis: bump libwayland to the first version with libwayland-egl Reviewed-by: Matt Turner <[email protected]> Signed-off-by: Eric Engestrom <[email protected]> --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1f83f5b8d7..ae28e63efb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ env: - LIBXSHMFENCE_VERSION=libxshmfence-1.2 - LIBVDPAU_VERSION=libvdpau-1.1 - LIBVA_VERSION=libva-1.7.0 - - LIBWAYLAND_VERSION=wayland-1.11.1 + - LIBWAYLAND_VERSION=wayland-1.15.0 - WAYLAND_PROTOCOLS_VERSION=wayland-protocols-1.8 - PKG_CONFIG_PATH=$HOME/prefix/lib/pkgconfig:$HOME/prefix/share/pkgconfig - LD_LIBRARY_PATH="$HOME/prefix/lib:$LD_LIBRARY_PATH" _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
