Commit 6496bcf3 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added upower, bluez to desktops

It's been noted by aris@ that the experimental regular-leechcraft.iso lacks both upower and bluez; let's try and add those missing to all of regular desktop images.
parent 283eed21
......@@ -34,6 +34,7 @@ distro/.regular-desktop: distro/.regular-wm \
use/syslinux/ui/gfxboot use/firmware/laptop use/efi/refind +systemd
@$(call add,LIVE_LISTS,domain-client)
@$(call add,THE_BRANDING,bootloader)
@$(call add,THE_PACKAGES,upower bluez)
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call set,KFLAVOURS,std-def)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment