mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Re-enable bash
This commit is contained in:
parent
7f8082bd33
commit
cf3fa0219f
@ -12,7 +12,7 @@ atk = {}
|
||||
audiod = {}
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
#bash = {} # needs wcsrtombs
|
||||
bash = {}
|
||||
binutils = {}
|
||||
bootloader = {}
|
||||
bootstrap = {}
|
||||
|
||||
@ -55,7 +55,7 @@ sodium = {}
|
||||
|
||||
# cli
|
||||
acid = {}
|
||||
#bash = {} # wcsrtombs
|
||||
bash = {}
|
||||
cleye = {}
|
||||
curl = {}
|
||||
ffmpeg = {}
|
||||
|
||||
2
cookbook
2
cookbook
@ -1 +1 @@
|
||||
Subproject commit 6adbe5927b6e4e656484adbb3016755f41407b3b
|
||||
Subproject commit 7fd0772ea3eeb514ae11692cc72e2aedbac29f1d
|
||||
Loading…
Reference in New Issue
Block a user