diff options
| author | Jonathan Bauer | 2014-07-03 17:47:44 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-07-03 17:47:44 +0200 |
| commit | 7eefa87bfb3d615abff998c9c31f02813a2754c4 (patch) | |
| tree | bd1d38baae4be5aa3dd54ca49dca1bd06b096912 /remote/modules/alsa | |
| parent | minor (diff) | |
| download | tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.gz tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.tar.xz tm-scripts-7eefa87bfb3d615abff998c9c31f02813a2754c4.zip | |
[debian] started debian support
TODO: chroot.inc with overlayfs support as its officially not in debian's repos
Diffstat (limited to 'remote/modules/alsa')
| -rw-r--r-- | remote/modules/alsa/module.conf.debian | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/alsa/module.conf.debian b/remote/modules/alsa/module.conf.debian index b1f9f0e2..5f4d1283 100644 --- a/remote/modules/alsa/module.conf.debian +++ b/remote/modules/alsa/module.conf.debian @@ -1,3 +1,8 @@ +REQUIRED_INSTALLED_PACKAGES=" + alsa-utils + alsa-base + libasound2 +" REQUIRED_CONTENT_PACKAGES=" alsa-utils alsa-base |
