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.
This commit is contained in:
Michael Shigorin 2015-05-27 20:12:43 +03:00
parent 283eed21f5
commit 6496bcf38d

View File

@ -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)