diff --git a/mesalib.be0 b/mesalib.be0 index 203ecd7b9..af67688d5 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-17.1.8-0 +# BEE_VERSION mesalib-17.2.1-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.) @@ -62,8 +62,9 @@ mee_configure() { --enable-xa \ --enable-glx-tls \ --with-llvm-shared-libs \ - --with-egl-platforms="drm,x11" \ - --with-gallium-drivers="nouveau,r600,radeonsi,svga,swrast" + --with--platforms="drm,x11" \ + --with-gallium-drivers="nouveau,r600,radeonsi,svga,swrast" \ + --with-vulkan-drivers="intel,radeon" } #mee_build() {