summaryrefslogtreecommitdiffstats
path: root/extra/pure-alsa-system/revert-to-using-pulseaudio.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pure-alsa-system/revert-to-using-pulseaudio.sh')
-rwxr-xr-xextra/pure-alsa-system/revert-to-using-pulseaudio.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pure-alsa-system/revert-to-using-pulseaudio.sh b/extra/pure-alsa-system/revert-to-using-pulseaudio.sh
index 2bbf22f77..a3e853ce2 100755
--- a/extra/pure-alsa-system/revert-to-using-pulseaudio.sh
+++ b/extra/pure-alsa-system/revert-to-using-pulseaudio.sh
@@ -6,7 +6,7 @@
removepkg --terse xfce4-mixer xfce4-volumed
for package in MPlayer alsa-lib alsa-plugins audacious-plugins ffmpeg \
fluidsynth gst-plugins-good gst-plugins-good0 kde-runtime kmix libao \
- pulseaudio pamixer pavucontrol xfce4-pulseaudio-plugin \
+ pulseaudio pamixer pavucontrol qt5 xfce4-pulseaudio-plugin \
libcanberra mpg123 phonon sox xine-lib ; do
upgradepkg --install-new --terse ../../slackware*/*/${package}-*.txz
done