regular.mk: added glibc-locales into distro/regular-jeos-systemd
systemd needed glibc-locales
This commit is contained in:
parent
f0a02f043d
commit
8e78afa9f7
@ -89,7 +89,8 @@ distro/regular-jeos-sysv: distro/.regular-jeos-full use/cleanup/jeos/full \
|
||||
+sysvinit; @:
|
||||
|
||||
distro/regular-jeos-systemd: distro/.regular-jeos-full \
|
||||
+systemd +systemd-optimal; @:
|
||||
+systemd +systemd-optimal
|
||||
@$(call add,BASE_PACKAGES,glibc-locales)
|
||||
|
||||
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
|
||||
# NB: no +efi as it brings in grub2 (no ELILO support for system boot)
|
||||
|
Loading…
x
Reference in New Issue
Block a user