woops, r-b. Thanks.

On Sat, Oct 21, 2017 at 1:30 AM, Dylan Baker <dy...@pnwbakers.com> wrote:
> fixes: b60372570323243ec73 ("configure.ac: Bump libdrm_amdgpu version to 
> 2.4.85.")
> cc: Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl>
> Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
> ---
>  meson.build | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meson.build b/meson.build
> index 82c4d2ed12c..6b11a5d3103 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -565,7 +565,7 @@ dep_libdrm_amdgpu = []
>  dep_libdrm_radeon = []
>  dep_libdrm_nouveau = []
>  if with_amd_vk or with_gallium_radeonsi
> -  dep_libdrm_amdgpu = dependency('libdrm_amdgpu', version : '>= 2.4.84')
> +  dep_libdrm_amdgpu = dependency('libdrm_amdgpu', version : '>= 2.4.85')
>  endif
>  if with_gallium_radeonsi # older radeon too
>    dep_libdrm_radeon = dependency('libdrm_radeon', version : '>= 2.4.71')
> --
> 2.14.2
>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to