1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Enable compilation of more on Fuchisa.

This commit is contained in:
Lei Zhang 2016-12-06 21:28:17 -05:00
parent fd7be06e5b
commit ba244794f0
4 changed files with 12 additions and 11 deletions

1
Cargo.lock generated
View file

@ -574,7 +574,6 @@ name = "more"
version = "0.0.1"
dependencies = [
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
"nix 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]