From b4a4fddff8be025a21be28afc5f115f991e2bea7 Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Sat, 2 Mar 2013 12:08:24 +0100 Subject: wayland: change wayland-egl pkg-config version wayland-egl is part of mesa and uses the mesa version. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index e0103f8b73..ed981bb21c 100755 --- a/configure +++ b/configure @@ -1836,7 +1836,7 @@ fi #if darwin echocheck "Wayland" if test "$_wayland" != no; then _wayland="no" - pkg_config_add "wayland-client >= 1.0.0 wayland-egl >= 1.0.0 wayland-cursor >= 1.0.0 xkbcommon >= 0.2.0" \ + pkg_config_add "wayland-client >= 1.0.0 wayland-egl >= 9.0.0 wayland-cursor >= 1.0.0 xkbcommon >= 0.2.0" \ && _wayland="yes" res_comment="" else -- cgit v1.2.3