1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Enable compilation of ls on Fuchsia.

This updates the dependency of pretty-bytes to v0.2.
This commit is contained in:
Lei Zhang 2016-12-14 11:28:01 -05:00
parent ba244794f0
commit a34cd30f54
3 changed files with 6 additions and 11 deletions

View file

@ -85,6 +85,7 @@ fuchsia = [
"head",
"link",
"ln",
"ls",
"mkdir",
"mktemp",
"more",