regular.mk, regular-vm.mk: use/services/bluetooth-enable
This commit is contained in:
parent
fabdeb7934
commit
1746487012
@ -31,10 +31,10 @@ mixin/regular-vm-x11:: mixin/regular-vm-base mixin/regular-x11 \
|
||||
mixin/regular-desktop use/oem/vnc; @:
|
||||
|
||||
vm/.regular-desktop: vm/systemd mixin/regular-vm-x11 \
|
||||
+systemd +systemd-optimal +plymouth
|
||||
+systemd +systemd-optimal +plymouth \
|
||||
use/services/bluetooth-enable
|
||||
@$(call add,THE_PACKAGES,bluez)
|
||||
@$(call add,THE_PACKAGES,glmark2 glmark2-es2)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
|
||||
@$(call try,VM_SIZE,8589934592)
|
||||
|
||||
vm/.regular-desktop-sysv: vm/bare mixin/regular-vm-x11 use/x11/gdm2.20 \
|
||||
|
@ -69,9 +69,8 @@ endif
|
||||
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
|
||||
distro/.regular-desktop: distro/.regular-wm use/branding/full \
|
||||
use/firmware/laptop +systemd +systemd-optimal +vmguest \
|
||||
use/live-install/oem
|
||||
use/live-install/oem use/services/bluetooth-enable
|
||||
@$(call add,THE_PACKAGES,bluez)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
|
||||
|
||||
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user