bmake: update ver, mesa: update ver
This commit is contained in:
parent
5242121840
commit
acfcd56dfe
2 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=mesa
|
||||
pkgver=21.1.1
|
||||
pkgver=21.1.2
|
||||
deps="musl:wayland:wayland-protocols:llvm:zlib:expat:libffi:libdrm:python-mako"
|
||||
ext=dev
|
||||
|
||||
|
@ -20,7 +20,7 @@ build() {
|
|||
meson .. \
|
||||
--prefix=/usr \
|
||||
-Dplatforms=wayland \
|
||||
-Ddri-drivers=i915,i965 \
|
||||
-Ddri-drivers=i915,i965,nouveau \
|
||||
-Ddri3=true \
|
||||
-Dgallium-drivers=iris \
|
||||
-Dgallium-vdpau=false \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue