main/postmarketos-ui-phosh: drop hardcoded dependency on pulseaudio (MR 5203)
This allows users to test out pipewire audio on phosh. Currently the default audio backend is pulseaudio. This is configured in pmos-base-ui. fixes #2013 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
086078ded7
commit
d46d5855be
1 changed files with 1 additions and 3 deletions
|
@ -2,18 +2,16 @@
|
|||
# Maintainer: Newbyte <newbyte@postmarketos.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=22.3
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="(Wayland) Mobile UI initially developed for the Librem 5"
|
||||
url="https://phosh.mobi"
|
||||
arch="noarch !armhf"
|
||||
license="GPL-3.0-or-later"
|
||||
# !pipewire-pulse: prevent audio breakage, see pma#1386
|
||||
depends="
|
||||
!gnome-shell-mobile
|
||||
!gnome-shell-mobile-schemas
|
||||
!mutter-mobile
|
||||
!mutter-mobile-schemas
|
||||
!pipewire-pulse
|
||||
bluez
|
||||
gnome-keyring
|
||||
phosh
|
||||
|
|
Loading…
Reference in a new issue