Commit bf4eda94 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add use/fonts/system to regualr-jeos-base

font-config 2.17.1 stopped supporting bitmap fonts. Link: https://bugzilla.altlinux.org/55780
parent e51ab231
...@@ -53,7 +53,7 @@ distro/.regular-desktop: distro/.regular-desktop-base use/x11/wacom +vmguest \ ...@@ -53,7 +53,7 @@ distro/.regular-desktop: distro/.regular-desktop-base use/x11/wacom +vmguest \
+systemd +plymouth; @: +systemd +plymouth; @:
# common base for the very bare distros # common base for the very bare distros
distro/.regular-jeos-base: distro/.regular-bare +efi \ distro/.regular-jeos-base: distro/.regular-bare use/fonts/system +efi \
use/branding +live-installer-pkg use/live-install/repo use/branding +live-installer-pkg use/live-install/repo
@$(call add,THE_BRANDING,alterator notes) @$(call add,THE_BRANDING,alterator notes)
@$(call add,BASE_PACKAGES,installer-common-stage3) @$(call add,BASE_PACKAGES,installer-common-stage3)
......
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