From 0123b8615c58f2de3e8b95bdcb2d7dc808ab9196 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 19 May 2020 17:11:47 +0200 Subject: Debian! --- core/modules/alsa/module.conf | 4 ++-- core/modules/alsa/module.conf.debian | 10 +++------- core/modules/alsa/module.conf.ubuntu | 4 ++++ 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'core/modules/alsa') diff --git a/core/modules/alsa/module.conf b/core/modules/alsa/module.conf index 228c9d40..9297bc92 100644 --- a/core/modules/alsa/module.conf +++ b/core/modules/alsa/module.conf @@ -4,7 +4,7 @@ REQUIRED_BINARIES=" alsamixer aplay " -REQUIRED_DIRECTORIES=" /usr/share/alsa - /etc/modprobe.d +REQUIRED_DIRECTORIES=" + /usr/share/alsa " diff --git a/core/modules/alsa/module.conf.debian b/core/modules/alsa/module.conf.debian index a6ced7fd..ec5c8e79 100644 --- a/core/modules/alsa/module.conf.debian +++ b/core/modules/alsa/module.conf.debian @@ -1,11 +1,7 @@ #!/bin/bash -REQUIRED_INSTALLED_PACKAGES=" - alsa-utils - alsa-base - libasound2 -" REQUIRED_CONTENT_PACKAGES=" alsa-utils - alsa-base - libasound2 + libasound2 + libasound2-data + libasound2-plugins " diff --git a/core/modules/alsa/module.conf.ubuntu b/core/modules/alsa/module.conf.ubuntu index 95684832..bae01ed1 100644 --- a/core/modules/alsa/module.conf.ubuntu +++ b/core/modules/alsa/module.conf.ubuntu @@ -6,3 +6,7 @@ REQUIRED_CONTENT_PACKAGES=" libasound2-data libasound2-plugins " + +REQUIRED_DIRECTORIES+=" + /etc/modprobe.d +" -- cgit v1.2.3-55-g7522