summaryrefslogtreecommitdiffstats
path: root/remote/modules/alsa/alsa.conf.ubuntu
diff options
context:
space:
mode:
authorSimon Rettberg2013-07-29 13:47:58 +0200
committerSimon Rettberg2013-07-29 13:47:58 +0200
commitf3dcc87dbbc8ba18365cfacbce6680ebfc6c3d7e (patch)
treecc65e3957079b2a6bf705868cc1e8821607ec68a /remote/modules/alsa/alsa.conf.ubuntu
parent<BREAKING> Start to implement distribution specific module configs instead of (diff)
downloadtm-scripts-f3dcc87dbbc8ba18365cfacbce6680ebfc6c3d7e.tar.gz
tm-scripts-f3dcc87dbbc8ba18365cfacbce6680ebfc6c3d7e.tar.xz
tm-scripts-f3dcc87dbbc8ba18365cfacbce6680ebfc6c3d7e.zip
[alsa] Adapt module to new config system
Diffstat (limited to 'remote/modules/alsa/alsa.conf.ubuntu')
-rw-r--r--remote/modules/alsa/alsa.conf.ubuntu5
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/alsa/alsa.conf.ubuntu b/remote/modules/alsa/alsa.conf.ubuntu
new file mode 100644
index 00000000..b1f9f0e2
--- /dev/null
+++ b/remote/modules/alsa/alsa.conf.ubuntu
@@ -0,0 +1,5 @@
+REQUIRED_CONTENT_PACKAGES="
+ alsa-utils
+ alsa-base
+ libasound2
+"