On Tue, 25 Sep 2018 at 11:17, Emil Velikov <emil.l.veli...@gmail.com> wrote:
>
> From: Emil Velikov <emil.veli...@collabora.com>
>
> We do not use wayland-egl anywhere ... so let's remove it.
>
> Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
> ---
>  CMakeLists.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/CMakeLists.txt b/CMakeLists.txt
> index 8f19457fc..698517733 100644
> --- a/CMakeLists.txt
> +++ b/CMakeLists.txt
> @@ -152,7 +152,7 @@ IF(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
>                 endif()
>         endif(GBM_FOUND)
>
> -       pkg_check_modules(WAYLAND QUIET wayland-client wayland-egl)
> +       pkg_check_modules(WAYLAND QUIET wayland-client)

Humble ping anyone?

-Emil
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to