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:
parent
45939e84f7
commit
85cb669587
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue