live.mk: add glibc-locales, apulse to .live-games

A part of a half-hearted attempt to update live-0ad.iso
(no x86 hardware was handy for testing it anyways).
This commit is contained in:
Michael Shigorin 2021-10-27 13:30:18 +03:00 committed by Anton Midyukov
parent 6fd7ea58e2
commit fa7db76cc7

@ -112,6 +112,7 @@ distro/.live-games: distro/.live-kiosk use/x11/3d use/sound \
@$(call set,KFLAVOURS,un-def)
@$(call add,LIVE_LISTS,$(call tags,xorg misc))
@$(call add,LIVE_PACKAGES,pciutils input-utils glxgears glxinfo)
@$(call add,LIVE_PACKAGES,glibc-locales apulse)
@$(call add,DEFAULT_SERVICES_DISABLE,rpcbind alteratord messagebus)
@$(call add,SERVICES_DISABLE,livecd-net-eth)