main/postmarketos-ui-plasma-mobile: add dependency on PipeWire to fix window switcher previews (MR 3424)
This commit is contained in:
parent
b23d61b547
commit
b79dd34e1d
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-mobile
|
||||
pkgver=3.8
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma (does not run without hardware acceleration)"
|
||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||
arch="noarch !armhf !x86" # armhf: pmaports#75, x86: aports#11807
|
||||
|
@ -26,14 +26,15 @@ depends="
|
|||
networkmanager-tui
|
||||
networkmanager-wifi
|
||||
networkmanager-wwan
|
||||
pipewire
|
||||
plasma-mobile
|
||||
polkit-kde-agent-1
|
||||
postmarketos-base-ui
|
||||
powerdevil
|
||||
pulseaudio
|
||||
xdg-desktop-portal-kde
|
||||
urfkill
|
||||
urfkill-openrc
|
||||
xdg-desktop-portal-kde
|
||||
"
|
||||
# Required to launch
|
||||
depends="$depends
|
||||
|
|
Loading…
Reference in New Issue
Block a user