regular.mk, x11: Initial regular-deepin.iso

Suggested by lvol@
This commit is contained in:
Anton Midyukov 2020-11-27 03:02:23 +07:00
parent 1782ffdcdc
commit 4def3ed445
2 changed files with 6 additions and 0 deletions

View File

@ -153,6 +153,9 @@ distro/regular-gnome3: distro/.regular-desktop mixin/regular-gnome3 \
distro/regular-lxqt: distro/.regular-gtk mixin/regular-lxqt +plymouth
@$(call add,THE_LISTS,$(call tags,lxqt desktop))
distro/regular-deepin: distro/.regular-gtk use/x11/deepin
@$(call add,THE_PACKAGES,deepin-regular)
distro/regular-kde5: distro/.regular-desktop \
mixin/regular-kde5 use/domain-client use/x11/sddm +plymouth; @:

View File

@ -140,6 +140,9 @@ use/x11/cinnamon: use/x11/xorg +pulse
@$(call add,THE_LISTS,$(call tags,cinnamon desktop))
@$(call add,IM_PACKAGES,imsettings-cinnamon)
use/x11/deepin: use/x11/xorg +pulse
@$(call add,THE_PACKAGES,deepin-default)
use/x11/gnome3: use/x11/xorg use/x11/gdm +pulse
@$(call add,THE_PACKAGES,gnome3-default)
@$(call add,IM_PACKAGES,imsettings-gsettings)