From b17c48af1c2d4c75c377abf6a010a8589cb8b143 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 12 Feb 2020 11:19:33 +0100 Subject: [PATCH] mesalib: Rebuild with LLVM and Clang 9.0.1 (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (libLLVM-8.so: cannot open shared object file: No such file or directory) --- mesalib.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesalib.be0 b/mesalib.be0 index 6f6daaf03..195e77c7f 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-19.3.3-0 +# BEE_VERSION mesalib-19.3.3-1 ## 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.)