mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
uucore: add missing declarations
This commit is contained in:
parent
64dad0c3ab
commit
178f57fad6
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ fsxattr = ["xattr"]
|
|||
lines = []
|
||||
format = ["itertools", "quoting-style"]
|
||||
mode = ["libc"]
|
||||
perms = ["libc", "walkdir"]
|
||||
perms = ["entries", "libc", "walkdir"]
|
||||
buf-copy = []
|
||||
pipes = []
|
||||
process = ["libc"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue