[Mesa-dev] [PATCH] autotools, travis: update libva required version
Dylan Baker
dylan at pnwbakers.com
Fri Apr 20 17:25:34 UTC 2018
Quoting Juan A. Suarez Romero (2018-04-20 07:36:41)
> Commit fa328456e8f29 added VP9 config support, but this needs a newer
> libva version, 1.7.0 or above.
>
> Fixes: fa328456e8f ("st/va: add VP9 config to enable profile2")
> ---
> .travis.yml | 2 +-
> configure.ac | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index 45c5b80cbac..e0d6a827a6d 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -21,7 +21,7 @@ env:
> - LIBXCB_VERSION=libxcb-1.13
> - LIBXSHMFENCE_VERSION=libxshmfence-1.2
> - LIBVDPAU_VERSION=libvdpau-1.1
> - - LIBVA_VERSION=libva-1.6.2
> + - LIBVA_VERSION=libva-1.7.0
> - LIBWAYLAND_VERSION=wayland-1.11.1
> - WAYLAND_PROTOCOLS_VERSION=wayland-protocols-1.8
> - PKG_CONFIG_PATH=$HOME/prefix/lib/pkgconfig:$HOME/prefix/share/pkgconfig
> diff --git a/configure.ac b/configure.ac
> index 33c8d0820d6..f1fbdcc6c7c 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -86,7 +86,7 @@ DRI2PROTO_REQUIRED=2.8
> GLPROTO_REQUIRED=1.4.14
> LIBOMXIL_BELLAGIO_REQUIRED=0.0
> LIBOMXIL_TIZONIA_REQUIRED=0.10.0
> -LIBVA_REQUIRED=0.38.0
> +LIBVA_REQUIRED=0.39.0
meson needs this change too.
Dylan
> VDPAU_REQUIRED=1.1
> WAYLAND_REQUIRED=1.11
> WAYLAND_PROTOCOLS_REQUIRED=1.8
> --
> 2.17.0
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180420/fc18f35f/attachment.sig>
More information about the mesa-dev
mailing list