[PATCH 1/3] sound: added udev-alsa in feature use/sound/alsa (+alsa)
Anton Midyukov
antohami at altlinux.org
Sat Jan 6 12:06:55 MSK 2018
This one should care for default mixer levels upon boot.
---
features.in/sound/config.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/features.in/sound/config.mk b/features.in/sound/config.mk
index 02b603e..5761963 100644
--- a/features.in/sound/config.mk
+++ b/features.in/sound/config.mk
@@ -10,6 +10,7 @@ use/sound:
# ALSA only sound (additional utils needed if using pulseaudio)
use/sound/alsa: use/sound
@$(call add,THE_PACKAGES,apulse)
+ @$(call add,THE_PACKAGES,udev-alsa)
# PulseAudio (useful for per-app levels, dynamic devices and networked sound)
use/sound/pulse: use/sound
--
2.10.4
--XOIedfhf+7KOe/yw
Content-Type: text/x-patch; charset=us-ascii
Content-Disposition: attachment; filename="0002-sound-added-a-switch-between-alsa-and-pulseaudio.patch"
More information about the devel-distro
mailing list