From e4994e57190cf7f00140b7713036a1a4b0c1907f Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 18 Sep 2022 19:39:30 +0200 Subject: [PATCH] main/postmarketos-ui-gnome: don't install gnome-mobile forks (MR 3448) Don't install the experimental gnome-mobile forks of gnome-shell and mutter in regular GNOME. These are probably more stable, and most importantly this prevents accidental uninstallation of gnome-shell without installing gnome-mobile-shell. Revert the addition of the gnome-shell dependency to postmarketos-ui-gnome. This isn't needed anymore and caused further issues. Fixes: issue 1701 --- main/postmarketos-ui-gnome/APKBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-gnome/APKBUILD b/main/postmarketos-ui-gnome/APKBUILD index e204e4f2c..79d289b99 100644 --- a/main/postmarketos-ui-gnome/APKBUILD +++ b/main/postmarketos-ui-gnome/APKBUILD @@ -2,15 +2,18 @@ # Maintainer: Martijn Braam pkgname=postmarketos-ui-gnome pkgver=3 -pkgrel=2 +pkgrel=3 pkgdesc="(Wayland) Gnome Shell" url="https://gnome.org/" arch="noarch" license="GPL-3.0-or-later" depends=" + !gnome-shell-mobile + !gnome-shell-mobile-schemas + !mutter-mobile + !mutter-mobile-schemas gdm gnome - gnome-shell kgx postmarketos-artwork-wallpapers postmarketos-base-ui-gnome