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


                   
             
 

                       

 
#!/bin/bash
REQUIRED_BINARIES="
	amixer
	alsamixer
	aplay
"
REQUIRED_DIRECTORIES="
	/usr/share/alsa
"