main/postmarketos-ui-phosh: dep on !gnome-settings-daemon-mobile (MR 5509)
Without this patch, the GNOME Shell on Mobile specific fork of gnome-settings-daemon gets installed with Phosh, which leads to the bug that the screen does not turn on when resuming from suspend in Phosh. Looks like this was figured out today at FrOSCon in the bring your problems session, thanks to all involved! Fix: issue 3062 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
699763cfb0
commit
69a4afc838
1 changed files with 2 additions and 1 deletions
|
|
@ -2,12 +2,13 @@
|
|||
# Maintainer: Newbyte <newbyte@postmarketos.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=22.3
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="(Wayland) Mobile UI initially developed for the Librem 5"
|
||||
url="https://phosh.mobi"
|
||||
arch="noarch !armhf"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="
|
||||
!gnome-settings-daemon-mobile
|
||||
!gnome-shell-mobile
|
||||
!gnome-shell-mobile-schemas
|
||||
!mutter-mobile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue