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
This commit is contained in:
Pablo Correa Gómez 2022-04-21 12:10:58 +02:00 committed by Clayton Craft
parent 45939e84f7
commit 85cb669587
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
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"