summaryrefslogtreecommitdiffstats
path: root/core/modules/alsa/module.conf.debian
blob: a6ced7fdfc5f6fbcbbf19ec1d7fc18b725606efa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	alsa-utils
	alsa-base
	libasound2
"
REQUIRED_CONTENT_PACKAGES="
	alsa-utils
	alsa-base
	libasound2 
"