Commit e992292c authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: fix build vm/regular-cnc-rt

parent 192160c4
......@@ -21,5 +21,5 @@ distro/regular-cnc-rt: distro/.regular-wm mixin/cnc-rt; @:
endif
ifeq (vm,$(IMAGE_CLASS))
vm/regular-cnc-rt: vm/systemd mixin/regular-vm-x11 mixin/vm-archdep mixin/cnc-rt; @:
vm/regular-cnc-rt: vm/systemd vm/.regular-desktop mixin/vm-archdep mixin/cnc-rt; @:
endif
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