main/postmarketos-ui-plasma-bigscreen: depend on polkit-kde-agent-1 (MR 2310)
This: 1. fixes the UI not showing up on boot by installing polkit-elogind 2. makes for fancy password popups when root rights are needed rather than just fail silently
This commit is contained in:
parent
3ac5233d12
commit
024bb1757c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||||
pkgname=postmarketos-ui-plasma-bigscreen
|
pkgname=postmarketos-ui-plasma-bigscreen
|
||||||
pkgver=0.2
|
pkgver=0.2
|
||||||
pkgrel=6
|
pkgrel=7
|
||||||
_commit_configs="757db09c8738b88d59e5d7b35b9939e91a7a31d7"
|
_commit_configs="757db09c8738b88d59e5d7b35b9939e91a7a31d7"
|
||||||
pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
|
pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
|
||||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||||
|
@ -14,6 +14,7 @@ depends="
|
||||||
dnsmasq
|
dnsmasq
|
||||||
networkmanager
|
networkmanager
|
||||||
plasma-bigscreen
|
plasma-bigscreen
|
||||||
|
polkit-kde-agent-1
|
||||||
postmarketos-artwork-wallpapers
|
postmarketos-artwork-wallpapers
|
||||||
postmarketos-base-ui
|
postmarketos-base-ui
|
||||||
pulseaudio
|
pulseaudio
|
||||||
|
|
Loading…
Reference in a new issue