mixin.mk: Added udev-rules-rfkill-uaccess into regular-desktop

Get access to /dev/rfkill for users.
This needed for blueberry.
This commit is contained in:
Anton Midyukov 2020-04-22 00:33:50 +07:00
parent 2c761b78d7
commit 7ac7faf93d

View File

@ -55,7 +55,7 @@ mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs use/l10n \
@$(call add,THE_BRANDING,alterator graphics indexhtml notes)
@$(call add,THE_PACKAGES,$$(THE_IMAGEWRITER))
@$(call set,THE_IMAGEWRITER,altmediawriter)
@$(call add,THE_PACKAGES,upower bluez)
@$(call add,THE_PACKAGES,upower bluez udev-rules-rfkill-uaccess)
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
@$(call add,DEFAULT_SERVICES_ENABLE,cups)