mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Install relibc in all configurations
Several packages have an implicit dependency on relibc.
This commit is contained in:
parent
cc7bf71440
commit
861d025559
@ -17,6 +17,7 @@ initfs = {}
|
||||
ipcd = {}
|
||||
kernel = {}
|
||||
ptyd = {}
|
||||
relibc = {}
|
||||
uutils = {}
|
||||
|
||||
## Configuration files
|
||||
|
||||
@ -24,7 +24,6 @@ kibi = {}
|
||||
netdb = {}
|
||||
pkgutils = {}
|
||||
redoxfs = {}
|
||||
relibc = {}
|
||||
resist = {}
|
||||
userutils = {}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user