diff options
| author | Jonathan Bauer | 2014-07-04 15:03:06 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-07-04 15:03:06 +0200 |
| commit | ae42d45b4b46c70a9e1afa7bb2a36bb13e3e0070 (patch) | |
| tree | b795ae29a9cd5c0f41abada05aa99a5105d6a2e0 /remote/modules/alsa/module.conf.fedora | |
| parent | [xdg] make sure xdg-user-dirs-update is disabled (diff) | |
| parent | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-ae42d45b4b46c70a9e1afa7bb2a36bb13e3e0070.tar.gz tm-scripts-ae42d45b4b46c70a9e1afa7bb2a36bb13e3e0070.tar.xz tm-scripts-ae42d45b4b46c70a9e1afa7bb2a36bb13e3e0070.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/alsa/module.conf.fedora')
| -rw-r--r-- | remote/modules/alsa/module.conf.fedora | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/remote/modules/alsa/module.conf.fedora b/remote/modules/alsa/module.conf.fedora new file mode 100644 index 00000000..4ea213db --- /dev/null +++ b/remote/modules/alsa/module.conf.fedora @@ -0,0 +1,13 @@ +REQUIRED_INSTALLED_PACKAGES=" + alsa-utils + alsa-lib +" +REQUIRED_CONTENT_PACKAGES=" + alsa-utils + alsa-lib +" +REQUIRED_DIRECTORIES=" + /usr/share/alsa +" + +# libasound2 |
