Commit 1f315740 authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: add python3-module-pip for install litexcnc

parent f92eaf26
......@@ -8,6 +8,7 @@ mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal +x11 \
@$(call add,THE_PACKAGES,gcc-c++ liblinuxcnc-devel)
@$(call add,THE_PACKAGES,alterator-x11)
@$(call add,THE_PACKAGES,ethtool)
@$(call add,THE_PACKAGES,python3-module-pip)
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