From a203930ee3b5524dc3952d193801e80fab06f0f6 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 27 Sep 2018 17:48:28 +0200 Subject: [PATCH] wayland: Update version from 1.14.0 to 1.16.0 Mesa 18.2.1 requires this version. checking for WAYLAND_EGL... no configure: error: Package requirements (wayland-egl-backend >= 3) were not met: No package 'wayland-egl-backend' found --- wayland.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wayland.be0 b/wayland.be0 index f6d75a8de..9b3dc49cf 100755 --- a/wayland.be0 +++ b/wayland.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION wayland-1.14.0-0 +# BEE_VERSION wayland-1.16.0-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)