mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Promote gettext into server config
This commit is contained in:
parent
9c25e638cd
commit
3465e290e2
@ -15,6 +15,7 @@ bottom = {}
|
||||
curl = {}
|
||||
diffutils = {}
|
||||
findutils = {}
|
||||
gettext = {}
|
||||
git = {}
|
||||
installer = {}
|
||||
kibi = {}
|
||||
|
||||
@ -34,3 +34,5 @@ COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
)
|
||||
cookbook_configure
|
||||
"""
|
||||
|
||||
# TODO: split static library into dev
|
||||
|
||||
Loading…
Reference in New Issue
Block a user