From a7b31e47310b22db006fd5a17246e3fb95f05d1b Mon Sep 17 00:00:00 2001 From: Jakob Hauser Date: Fri, 30 Sep 2022 17:23:10 +0200 Subject: [PATCH] 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 --- main/postmarketos-ui-mate/APKBUILD | 2 +- main/postmarketos-ui-xfce4/APKBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-mate/APKBUILD b/main/postmarketos-ui-mate/APKBUILD index 918e3b25a..a6fed57fa 100644 --- a/main/postmarketos-ui-mate/APKBUILD +++ b/main/postmarketos-ui-mate/APKBUILD @@ -33,7 +33,7 @@ _pmb_recommends=" mate-tweak network-manager-applet onboard - pulseaudio-utils + pulseaudio unclutter-xfixes " install="$pkgname.post-install $pkgname.post-upgrade" diff --git a/main/postmarketos-ui-xfce4/APKBUILD b/main/postmarketos-ui-xfce4/APKBUILD index dc01ae850..e2d87224e 100644 --- a/main/postmarketos-ui-xfce4/APKBUILD +++ b/main/postmarketos-ui-xfce4/APKBUILD @@ -37,7 +37,7 @@ _pmb_recommends=" pm-utils postmarketos-artwork-icons postmarketos-artwork-wallpapers - pulseaudio-utils + pulseaudio unclutter-xfixes xfce4-battery-plugin xfce4-pulseaudio-plugin