From 3d883a5978b07781837a54c214ac7791e80ffc11 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Fri, 21 Aug 2020 18:53:58 +0300 Subject: [PATCH] mixin.mk: specifically use/branding/notes ...so that these can be handled by the feature. --- conf.d/mixin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.d/mixin.mk b/conf.d/mixin.mk index 1d4088c0..7a459d83 100644 --- a/conf.d/mixin.mk +++ b/conf.d/mixin.mk @@ -49,10 +49,10 @@ mixin/regular-x11: use/luks use/volumes/regular \ # common WM live/installer bits mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs use/l10n \ - use/fonts/otf/adobe use/fonts/otf/mozilla use/net-eth + use/fonts/otf/adobe use/fonts/otf/mozilla use/net-eth use/branding/notes @$(call add,THE_PACKAGES,pam-limits-desktop beesu polkit) @$(call add,THE_PACKAGES,alterator-notes dvd+rw-tools) - @$(call add,THE_BRANDING,alterator graphics indexhtml notes) + @$(call add,THE_BRANDING,alterator graphics indexhtml) @$(call add,THE_PACKAGES,$$(THE_IMAGEWRITER)) @$(call set,THE_IMAGEWRITER,altmediawriter) @$(call add,THE_PACKAGES,upower bluez udev-rules-rfkill-uaccess)