From 85cb6695872f7811bcb3ce962c1cbe96f8ccda3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Thu, 21 Apr 2022 12:10:58 +0200 Subject: [PATCH] main/postmarketos-ui-phosh: remove xwayland from pmb_recommends (MR 3083) XWayland is a phosh dependency. Having it in pmb_recommends adds nothing and can be confusing, since power users would expect that removing it from world would remove the package. That will never be the case since phosh depends on it. [ci:skip-build] already built successfully in CI --- main/postmarketos-ui-phosh/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/postmarketos-ui-phosh/APKBUILD b/main/postmarketos-ui-phosh/APKBUILD index 7d1d2f638..243ed78ce 100644 --- a/main/postmarketos-ui-phosh/APKBUILD +++ b/main/postmarketos-ui-phosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-phosh pkgver=18 -pkgrel=2 +pkgrel=3 pkgdesc="(Wayland) Mobile UI developed for the Librem 5" url="https://puri.sm" arch="noarch !armhf" @@ -46,7 +46,6 @@ _pmb_recommends=" postmarketos-welcome-gtk3 ttyescape xdg-user-dirs - xwayland yelp " _pmb_groups="feedbackd"