From 329a69efa7bd17fa42fde001f3ca99e4f09d823a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Thu, 3 Apr 2025 11:18:46 +0200 Subject: [PATCH] main/postmarketos-ui-gnome: do not use mobile version Equivalent for GNOME of 69a4afc838b6c365bd2bdd7ddb15e9c47438b1c8 Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6373 [ci:skip-build]: already built successfully in CI --- main/postmarketos-ui-gnome/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-gnome/APKBUILD b/main/postmarketos-ui-gnome/APKBUILD index 973d3c909..a38b7d8b5 100644 --- a/main/postmarketos-ui-gnome/APKBUILD +++ b/main/postmarketos-ui-gnome/APKBUILD @@ -4,13 +4,14 @@ # Co-Maintainer: fossdd 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" } -