main/postmarketos-ui-xfce4: add polkit-elogind (MR 2311)
Currently, shut down and reboot as a user does not work (sudo shutdown from terminal required). polkit-elogind needs to be installed. lxpolkit is not needed.
This commit is contained in:
parent
454995d879
commit
134afe813d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Daniele Debernardi <drebrez@gmail.com>
|
||||
pkgname=postmarketos-ui-xfce4
|
||||
pkgver=0.3
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
||||
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
||||
arch="noarch"
|
||||
|
@ -11,9 +11,9 @@ depends="
|
|||
elogind
|
||||
lightdm
|
||||
lightdm-openrc
|
||||
lxpolkit
|
||||
mesa-egl
|
||||
networkmanager
|
||||
polkit-elogind
|
||||
postmarketos-base-ui
|
||||
xfce4
|
||||
xorg-server
|
||||
|
|
Loading…
Reference in a new issue