summaryrefslogblamecommitdiffstats
path: root/core/modules/alsa/module.conf.ubuntu
blob: bae01ed1a4231a62981845076aabac305720ed9c (plain) (tree)
1
2
3
4
5
6
7
8
           






                           



                       
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
	alsa-utils
	alsa-base
	libasound2 
	libasound2-data
	libasound2-plugins
"

REQUIRED_DIRECTORIES+="
	/etc/modprobe.d
"