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

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