mesa: switch to libglvnd
This commit is contained in:
parent
d81558e5bd
commit
927269cf2d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=mesa
|
||||
pkgver=21.1.2
|
||||
pkgver=21.2.1
|
||||
deps="musl:wayland:wayland-protocols:llvm:zlib-ng:expat:libffi:libdrm:python-mako"
|
||||
ext=dev
|
||||
|
||||
|
@ -60,7 +60,7 @@ build() {
|
|||
-Dopengl=true \
|
||||
-Dgbm=true \
|
||||
-Dglx=disabled \
|
||||
-Dglvnd=false \
|
||||
-Dglvnd=true \
|
||||
-Degl=true \
|
||||
-Dllvm=true \
|
||||
-Dshared-llvm=true \
|
||||
|
|
Loading…
Reference in a new issue