summaryrefslogtreecommitdiffstats
path: root/core/modules/alsa/module.conf.ubuntu
blob: 95684832284929bfd8df9621c176a6b77536d7f5 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
	alsa-utils
	alsa-base
	libasound2 
	libasound2-data
	libasound2-plugins
"