main/postmarketos-ui-gnome: do not use mobile version

Equivalent for GNOME of 69a4afc838

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6373
[ci:skip-build]: already built successfully in CI
This commit is contained in:
Pablo Correa Gómez 2025-04-03 11:18:46 +02:00
parent 9b19e3e248
commit 329a69efa7
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -4,13 +4,14 @@
# Co-Maintainer: fossdd <fossdd@pwned.life>
pkgname=postmarketos-ui-gnome
pkgver=4
pkgrel=0
pkgrel=1
pkgdesc="(Wayland) Gnome Shell"
url="https://gnome.org/"
# armhf blocked by gnome-shell -> gjs -> mozjs102
arch="noarch !armhf"
license="GPL-3.0-or-later"
depends="
!gnome-settings-daemon-mobile
!gnome-shell-mobile
!gnome-shell-mobile-schemas
!mutter-mobile
@ -40,4 +41,3 @@ openrc() {
mkdir -p "$subpkgdir"
}