Merge branch 'server-gettext' into 'master'

Promote gettext into server config

See merge request redox-os/redox!2181
This commit is contained in:
Jeremy Soller 2026-06-06 09:05:10 -06:00
commit 84d78137a1
2 changed files with 4 additions and 1 deletions

View File

@ -15,6 +15,7 @@ bottom = {}
curl = {}
diffutils = {}
findutils = {}
gettext = {}
git = {}
installer = {}
kibi = {}

View File

@ -33,4 +33,6 @@ COOKBOOK_CONFIGURE_FLAGS+=(
gt_cv_locale_zh_CN=false
)
cookbook_configure
"""
"""
# TODO: split static library into dev