README: added cpp(1) as build dep

This commit is contained in:
Emma Tebibyte 2024-02-15 17:39:26 -07:00
parent 42c5c5642e
commit cc93389232
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -24,6 +24,7 @@ The coreutils require minimal dependencies for building:
· bindgen(1)
· cc(1) with -idirafter
· cp(1p)
· cpp(1)
· make(1p)
· mkdir(1p)
· rustc(1) or equivalent