summaryrefslogtreecommitdiffstats
path: root/core/modules/pulseaudio/module.conf.ubuntu
diff options
context:
space:
mode:
authorSimon Rettberg2021-10-28 16:04:06 +0200
committerSimon Rettberg2021-10-28 16:04:06 +0200
commit0995aad6e7ab3e762b28ffd271727a7aa345c43a (patch)
treeb84d3780a10f36c0138b00f4140eaeb9aeaa11d2 /core/modules/pulseaudio/module.conf.ubuntu
parent[vbox] Cache build on NFS (diff)
downloadmltk-0995aad6e7ab3e762b28ffd271727a7aa345c43a.tar.gz
mltk-0995aad6e7ab3e762b28ffd271727a7aa345c43a.tar.xz
mltk-0995aad6e7ab3e762b28ffd271727a7aa345c43a.zip
[pulseaudio/alsa] Switch to alsa, add pactl pendant to amixer Mute
Diffstat (limited to 'core/modules/pulseaudio/module.conf.ubuntu')
-rw-r--r--core/modules/pulseaudio/module.conf.ubuntu7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/modules/pulseaudio/module.conf.ubuntu b/core/modules/pulseaudio/module.conf.ubuntu
new file mode 100644
index 00000000..f33d6b1d
--- /dev/null
+++ b/core/modules/pulseaudio/module.conf.ubuntu
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+REQUIRED_CONTENT_PACKAGES="
+ libasound2-plugins
+ pavucontrol
+ pulseaudio
+"