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