main/postmarketos-ui-plasma-mobile: add callaudiod to properly route audio (MR 3406)
This commit is contained in:
parent
06e79fb51a
commit
a90ecd5929
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-mobile
|
||||
pkgver=3.8
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
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
|
||||
|
@ -10,6 +10,7 @@ license="GPL-3.0-or-later"
|
|||
depends="
|
||||
bluedevil
|
||||
breeze
|
||||
callaudiod
|
||||
dnsmasq
|
||||
elogind
|
||||
hfd-service
|
||||
|
|
Loading…
Reference in a new issue