Skip to content

steamrt-container: Add locales (glibc locale source data).

Simon McVittie requested to merge wip/smcv/locales into steamrt/scout

This allows us to generate binary locale data on-demand, for example when a system-wide configured locale is missing.


This is part of a solution to https://phabricator.collabora.com/T16197 and https://phabricator.collabora.com/T13116. Unfortunately, it does make the Steam Runtime container around 8M larger (uncompressed size).

/cc @timo @denittis @jpwhiting

Merge request reports