summaryrefslogtreecommitdiffstats
path: root/core/modules/pulseaudio/module.conf.ubuntu
blob: a3c2d6378af5e7b47ffb42227b27dafecab2bac9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash

REQUIRED_CONTENT_PACKAGES="
	alsa-base
	alsa-topology-conf
	libasound2
	libasound2-plugins
	libgdk-pixbuf2.0-0
	libpulse0
	pavucontrol
	pulseaudio
	pulseaudio-utils
"