diff --git a/sys-libs/mesa/mesa-17.1.10.recipe b/sys-libs/mesa/mesa-17.1.10.recipe index 89a81e006..ada9653e4 100644 --- a/sys-libs/mesa/mesa-17.1.10.recipe +++ b/sys-libs/mesa/mesa-17.1.10.recipe @@ -6,7 +6,7 @@ providing 3D rendering to Haiku applications." HOMEPAGE="https://www.mesa3d.org/" COPYRIGHT="1999-2018 Brian Paul" LICENSE="MIT" -REVISION="4" +REVISION="5" SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz" CHECKSUM_SHA256="cbc0d681cc4df47d8deb5a36f45b420978128522fd665b2cd4c7096316f11bdb" PATCHES="mesa-$portVersion.patchset" @@ -104,6 +104,7 @@ BUILD() --disable-gles2 \ --disable-shared-glapi \ --with-gallium-drivers=swrast \ + --enable-texture-float \ --enable-osmesa \ --with-platforms=haiku