temp/mutter-mobile: remove EGL Device (MR 5304)
EGL device is for eglstream backend from nvidia that is not necessary in mobile usage
This commit is contained in:
parent
2c32cc65fb
commit
1b8c9af1c5
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=mutter-mobile
|
||||
pkgver=46.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="clutter-based window manager and compositor"
|
||||
url="https://wiki.gnome.org/Projects/Mutter/"
|
||||
# ricsv64: doesn't build currently:
|
||||
|
@ -81,7 +81,6 @@ prepare() {
|
|||
|
||||
build() {
|
||||
abuild-meson \
|
||||
-Degl_device=true \
|
||||
-Dudev=true \
|
||||
-Dnative_backend=true \
|
||||
-Dintrospection=true \
|
||||
|
|
Loading…
Reference in New Issue
Block a user