Promote gettext into server config

This commit is contained in:
Wildan M 2026-06-06 15:05:31 +07:00
parent 9c25e638cd
commit 3465e290e2
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79
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