]> Sergey Matveev's repositories - nnn.git/commitdiff
Drop findutils deps
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 21 Nov 2019 15:00:38 +0000 (20:30 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 21 Nov 2019 15:00:38 +0000 (20:30 +0530)
README.md

index 5bb80be91f7cb7dea8296febc577d9c78aeb54a4..dbf0479741cc475d8fbfda255c6472002798a962 100644 (file)
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ A curses library with wide char support (e.g. ncursesw), libreadline (`make O_NO
 | Dependency | Installation | Operation |
 | --- | --- | --- |
 | xdg-open (Linux), open(1) (macOS), cygstart (Cygwin) | base | desktop opener |
-| file, coreutils (cp, mv, rm), findutils (xargs) | base | file type, copy, move and remove |
+| file, coreutils (cp, mv, rm), xargs | base | file type, copy, move and remove |
 | tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract tar, gzip, bzip2, zip |
 | archivemount, fusermount(3) | optional | mount, unmount archives |
 | sshfs, fusermount(3) | optional | mount, unmount remotes |