Commit a01eaf47 authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: add kernel-headers and devel packages for linuxcnc

Is required for halcompile to work.
parent 9f247bf4
......@@ -4,6 +4,8 @@ mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal \
@$(call add,THE_LISTS,realtime/tests)
@$(call add,THE_LISTS,engineering/cnc)
@$(call add,THE_LISTS,engineering/misc)
@$(call add,THE_PACKAGES,kernel-headers-rt)
@$(call add,THE_PACKAGES,gcc-c++ liblinuxcnc-devel)
ifeq (distro,$(IMAGE_CLASS))
distro/regular-cnc-rt: distro/.regular-x11 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