diff --git a/mesalib.be0 b/mesalib.be0 index b41402d1e..35249d0dc 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-19.0.2-0 +# BEE_VERSION mesalib-19.0.4-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.) @@ -55,6 +55,7 @@ SRCURL[0]="https://mesa.freedesktop.org/archive/mesa-${PKGVERSION}.tar.xz" mee_configure() { start_cmd ${S}/autogen.sh ${DEFCONFIG} \ + --enable-autotools \ --enable-gles1 \ --enable-gles2 \ --enable-osmesa \