main/postmarketos-ui-gnome: mark UI as hardware accelerated (MR 2919)

GNOME shell runs a test to verify that and it is also a
documented requirement.
https://wiki.gnome.org/Projects/GnomeShell/FAQ#Using

[ci:skip-vercheck]
[ci:skip-build] already built successfully in CI
This commit is contained in:
Pablo Correa Gómez 2022-02-08 23:51:53 +01:00 committed by Clayton Craft
parent 3ef09f5dbc
commit 638362de63
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -20,7 +20,7 @@ depends="
"
install="$pkgname.post-install $pkgname.post-upgrade"
source="000-gschema.override"
options="!check"
options="!check pmb:gpu-accel"
package() {
install -Dm644 "$srcdir"/000-gschema.override \