main/postmarketos-ui-{mate,xfce4}: replace pulseaudio-utils by pulseaudio (MR 3479)
Actually package pulseaudio is needed instead of pulseaudio-utils. Package pulseaudio-utils then gets drawn in by postmarketos-base-ui sub-package pulseaudio. For Xfce4 this is a cosmetic change because pulseaudio gets installed as a dependency of pavucontol already. Keeping pulseaudio in the _pmb_reccomends list makes sense to be clear which pieces are needed. For MATE an explicit installation of pulseaudio is needed because it doesn't use pavucontrol. [ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
485cb2c6bd
commit
a7b31e4731
@ -33,7 +33,7 @@ _pmb_recommends="
|
|||||||
mate-tweak
|
mate-tweak
|
||||||
network-manager-applet
|
network-manager-applet
|
||||||
onboard
|
onboard
|
||||||
pulseaudio-utils
|
pulseaudio
|
||||||
unclutter-xfixes
|
unclutter-xfixes
|
||||||
"
|
"
|
||||||
install="$pkgname.post-install $pkgname.post-upgrade"
|
install="$pkgname.post-install $pkgname.post-upgrade"
|
||||||
|
@ -37,7 +37,7 @@ _pmb_recommends="
|
|||||||
pm-utils
|
pm-utils
|
||||||
postmarketos-artwork-icons
|
postmarketos-artwork-icons
|
||||||
postmarketos-artwork-wallpapers
|
postmarketos-artwork-wallpapers
|
||||||
pulseaudio-utils
|
pulseaudio
|
||||||
unclutter-xfixes
|
unclutter-xfixes
|
||||||
xfce4-battery-plugin
|
xfce4-battery-plugin
|
||||||
xfce4-pulseaudio-plugin
|
xfce4-pulseaudio-plugin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user