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