Install relibc in all configurations

Several packages have an implicit dependency on relibc.
This commit is contained in:
bjorn3 2025-02-19 22:05:47 +01:00
parent cc7bf71440
commit 861d025559
2 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,7 @@ initfs = {}
ipcd = {}
kernel = {}
ptyd = {}
relibc = {}
uutils = {}
## Configuration files

View File

@ -24,7 +24,6 @@ kibi = {}
netdb = {}
pkgutils = {}
redoxfs = {}
relibc = {}
resist = {}
userutils = {}