summaryrefslogtreecommitdiffstats
path: root/remote/modules/alsa
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-10 13:07:53 +0200
committerSimon Rettberg2013-09-10 13:07:53 +0200
commit39dfc1b11e8dacba1b1464a4fea36555486cbfa7 (patch)
tree4f51dec9c57e052ca4a3e603951a8ac505a8b272 /remote/modules/alsa
parent[rootfs-stage32] (ubuntu) add ntpdate to required installed packages (diff)
downloadtm-scripts-39dfc1b11e8dacba1b1464a4fea36555486cbfa7.tar.gz
tm-scripts-39dfc1b11e8dacba1b1464a4fea36555486cbfa7.tar.xz
tm-scripts-39dfc1b11e8dacba1b1464a4fea36555486cbfa7.zip
* Add debian support *
Diffstat (limited to 'remote/modules/alsa')
-rw-r--r--remote/modules/alsa/alsa.conf.debian5
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/alsa/alsa.conf.debian b/remote/modules/alsa/alsa.conf.debian
new file mode 100644
index 00000000..b1f9f0e2
--- /dev/null
+++ b/remote/modules/alsa/alsa.conf.debian
@@ -0,0 +1,5 @@
+REQUIRED_CONTENT_PACKAGES="
+ alsa-utils
+ alsa-base
+ libasound2
+"