mixin/regular-desktop: requires polkit

Needed explicit require polkit for regular on arm port
This commit is contained in:
Anton Midyukov 2018-12-23 22:01:05 +07:00 committed by Michael Shigorin
parent bbe5085633
commit 5a04178b10

View File

@ -40,7 +40,7 @@ mixin/e2k-mate: use/e2k/x11 use/x11/xorg use/fonts/install2 \
### 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 beesu)
@$(call add,THE_PACKAGES,pam-limits-desktop beesu polkit)
@$(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)