Commit 4d04c1c2 authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: cleanup xscreensaver

A screensaver is not needed on a CNC and is even harmful.
parent 2df3c343
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; @:
......
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