Commit 8492a890 authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: add python3-module-pygobject3

Workaround for ALT bug 52950 Link: https://bugzilla.altlinux.org/52950
parent 8377a451
......@@ -14,6 +14,7 @@ mixin/cnc-rt: use/l10n +nm-gtk +systemd +systemd-optimal +x11 \
@$(call add,THE_PACKAGES,openFPGALoader)
@$(call add,THE_PACKAGES,xorg-conf-noblank)
@$(call add,CLEANUP_PACKAGES,xscreensaver-modules)
@$(call add,THE_PACKAGES,python3-module-pygobject3) # ALT bug 52950
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