Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #1106 from mariux64/update-mesa-from-19.0.2-to-19.0.4
Update Mesa 3D from 19.0.2 to 19.0.4
  • Loading branch information
pmenzel committed May 15, 2019
2 parents cac3ff8 + b52c426 commit 0c22862
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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.)
Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit 0c22862

Please sign in to comment.