mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
Enable dash and strace by default
This commit is contained in:
parent
6b6ba92d66
commit
01cdaa55cc
@ -23,7 +23,7 @@ contain = {}
|
||||
coreutils = {}
|
||||
#cpal = {}
|
||||
#curl = {}
|
||||
#dash = {}
|
||||
dash = {}
|
||||
#diffutils = {}
|
||||
#dosbox = {}
|
||||
drivers = {}
|
||||
@ -97,6 +97,7 @@ netutils = {}
|
||||
#openttd-opengfx = {}
|
||||
#openttd-openmsx = {}
|
||||
#openttd-opensfx = {}
|
||||
#orbclient = {}
|
||||
orbdata = {}
|
||||
orbital = {}
|
||||
orbterm = {}
|
||||
@ -145,6 +146,7 @@ smith = {}
|
||||
#sodium = {}
|
||||
#sopwith = {}
|
||||
#ssh = {}
|
||||
strace = {}
|
||||
#syobonaction = {}
|
||||
#terminfo = {}
|
||||
#termplay = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user