summaryrefslogtreecommitdiffstats
path: root/remote/modules/alsa
diff options
context:
space:
mode:
authorSimon Rettberg2015-05-15 17:36:29 +0200
committerSimon Rettberg2015-05-15 17:36:29 +0200
commit9fff0a99fa0031c5b70a43b5eea93681ca0f70be (patch)
treec9ec0dcd587b003d3be63905245e68f102397465 /remote/modules/alsa
parentCompatibility improvements with ldadp and windows servers in mount scripts (diff)
parent[vbox] CAUTION: COMPATIBILITY BREAK to V3! virtualbox runs now, needs further (diff)
downloadtm-scripts-9fff0a99fa0031c5b70a43b5eea93681ca0f70be.tar.gz
tm-scripts-9fff0a99fa0031c5b70a43b5eea93681ca0f70be.tar.xz
tm-scripts-9fff0a99fa0031c5b70a43b5eea93681ca0f70be.zip
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/alsa')
-rw-r--r--remote/modules/alsa/module.conf.opensuse5
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/alsa/module.conf.opensuse b/remote/modules/alsa/module.conf.opensuse
index 17651c29..a9ba1d50 100644
--- a/remote/modules/alsa/module.conf.opensuse
+++ b/remote/modules/alsa/module.conf.opensuse
@@ -3,3 +3,8 @@ REQUIRED_CONTENT_PACKAGES="
alsa
libasound2
"
+REQUIRED_INSTALLED_PACKAGES="
+ alsa-utils
+ alsa
+ libasound2
+"