Commit 3d34ae87 authored by Anton Midyukov's avatar Anton Midyukov

engineering.mk, realtime.mk: Add missing target mixin/regular-desktop

parent eb97cf51
...@@ -4,7 +4,8 @@ mixin/alt-engineering-install: engineering_groups = $(addprefix engineering/,\ ...@@ -4,7 +4,8 @@ mixin/alt-engineering-install: engineering_groups = $(addprefix engineering/,\
mixin/alt-engineering-live: engineering_lists = $(addprefix engineering/,\ mixin/alt-engineering-live: engineering_lists = $(addprefix engineering/,\
2d-cad 3d-cad 3d-printer apcs cam eda misc) 2d-cad 3d-cad 3d-printer apcs cam eda misc)
mixin/alt-engineering: mixin/regular-mate use/x11/lightdm/gtk \ mixin/alt-engineering: mixin/regular-desktop mixin/regular-mate \
use/x11/lightdm/gtk \
use/l10n +systemd +systemd-optimal +nm-gtk +plymouth \ use/l10n +systemd +systemd-optimal +nm-gtk +plymouth \
$(STARTERKIT) $(STARTERKIT)
@$(call add,THE_PACKAGES,theme-mate-windows) @$(call add,THE_PACKAGES,theme-mate-windows)
......
mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal +plymouth \ mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal +plymouth \
mixin/regular-lxqt use/x11/lightdm/gtk $(STARTERKIT) mixin/regular-desktop mixin/regular-lxqt use/x11/lightdm/gtk $(STARTERKIT)
@$(call set,KFLAVOURS,rt) @$(call set,KFLAVOURS,rt)
@$(call add,THE_LISTS,realtime/tests) @$(call add,THE_LISTS,realtime/tests)
@$(call add,THE_LISTS,engineering/cnc) @$(call add,THE_LISTS,engineering/cnc)
......
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