realtime.mk: cleanup xscreensaver
A screensaver is not needed on a CNC and is even harmful.
This commit is contained in:
parent
2df3c34353
commit
4d04c1c27c
@ -1,5 +1,6 @@
|
||||
mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal +x11 \
|
||||
mixin/regular-desktop mixin/regular-lxqt use/x11/lightdm/gtk
|
||||
mixin/regular-desktop mixin/regular-lxqt use/x11/lightdm/gtk \
|
||||
use/cleanup
|
||||
@$(call set,KFLAVOURS,rt)
|
||||
@$(call add,THE_LISTS,realtime/tests)
|
||||
@$(call add,THE_LISTS,engineering/cnc)
|
||||
@ -10,6 +11,7 @@ mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal +x11 \
|
||||
@$(call add,THE_PACKAGES,ethtool)
|
||||
@$(call add,THE_PACKAGES,python3-module-pip)
|
||||
@$(call add,THE_PACKAGES,openFPGALoader)
|
||||
@$(call add,CLEANUP_PACKAGES,xscreensaver-modules)
|
||||
|
||||
ifeq (distro,$(IMAGE_CLASS))
|
||||
distro/regular-cnc-rt: distro/.regular-wm mixin/cnc-rt; @:
|
||||
|
Loading…
Reference in New Issue
Block a user