diff options
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/modules/alsa/alsa.conf | 4 | ||||
| -rw-r--r-- | remote/modules/alsa/alsa.conf.opensuse (renamed from remote/modules/alsa/alsa.conf.zypper) | 0 | ||||
| -rw-r--r-- | remote/modules/alsa/alsa.conf.ubuntu | 5 |
3 files changed, 5 insertions, 4 deletions
diff --git a/remote/modules/alsa/alsa.conf b/remote/modules/alsa/alsa.conf index 0e7a41ec..2a8be7a1 100644 --- a/remote/modules/alsa/alsa.conf +++ b/remote/modules/alsa/alsa.conf @@ -1,7 +1,3 @@ -REQUIRED_CONTENT_PACKAGES=" alsa-utils - alsa-base - libasound2 -" REQUIRED_BINARIES=" amixer alsamixer diff --git a/remote/modules/alsa/alsa.conf.zypper b/remote/modules/alsa/alsa.conf.opensuse index 17651c29..17651c29 100644 --- a/remote/modules/alsa/alsa.conf.zypper +++ b/remote/modules/alsa/alsa.conf.opensuse diff --git a/remote/modules/alsa/alsa.conf.ubuntu b/remote/modules/alsa/alsa.conf.ubuntu new file mode 100644 index 00000000..b1f9f0e2 --- /dev/null +++ b/remote/modules/alsa/alsa.conf.ubuntu @@ -0,0 +1,5 @@ +REQUIRED_CONTENT_PACKAGES=" + alsa-utils + alsa-base + libasound2 +" |
