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