From a2c8501fad9c93930105977f65b23213635c30d5 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Sun, 11 Feb 2018 16:03:49 +0700 Subject: [PATCH] mixin.mk: added beesu ...to mixin/regular-desktop so that all regular desktop images could benefit from it. --- conf.d/mixin.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/mixin.mk b/conf.d/mixin.mk index 39a3353d..fbbcf96a 100644 --- a/conf.d/mixin.mk +++ b/conf.d/mixin.mk @@ -20,7 +20,7 @@ mixin/e2k-desktop: use/e2k/x11 use/e2k/sound use/l10n/default/ru_RU \ ### regular.mk # common WM live/installer bits mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs - @$(call add,THE_PACKAGES,pam-limits-desktop) + @$(call add,THE_PACKAGES,pam-limits-desktop beesu) @$(call add,THE_PACKAGES,installer-feature-desktop-other-fs-stage2) @$(call add,THE_PACKAGES,alterator-notes dvd+rw-tools) @$(call add,THE_BRANDING,alterator graphics indexhtml notes)