Skip to content

Commit

Permalink
Merge pull request #584 from mariux64/update-mesa-from-17.2.6-to-17.3.3
Browse files Browse the repository at this point in the history
Update Mesa 3D from 17.2.6 to 17.3.3
  • Loading branch information
donald authored Jan 30, 2018
2 parents 84d8184 + f7cc2ac commit 3d40632
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mesalib.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION mesalib-17.2.6-0
# BEE_VERSION mesalib-17.3.3-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 @@ -63,7 +63,7 @@ mee_configure() {
--enable-glx-tls \
--with-platforms="drm,x11,wayland" \
--with-gallium-drivers="nouveau,r600,radeonsi,svga,swrast" \
--with-vulkan-drivers="intel,radeon"
--with-vulkan-drivers="radeon"
}

#mee_build() {
Expand Down

0 comments on commit 3d40632

Please sign in to comment.