commit - e6d0edca5f166c6197280eab0b081277aa971aa1
commit + 5713faaf5800e9e90b79cb24ad3366c54a81db77
blob - dad5fcb98cc7b3a2dc39d03f637954f92afe40b3
blob + 9fc92e71c4c30bf97d16eeeec7bd884e39ff9250
--- .github/README.md
+++ .github/README.md
$ make tests
```
+Dependencies
+============
+
+* jot
+* ed
+
NOTE: For Linux, you must have the jot(1) command which is typically in the
-`athena-jot` package, or similar. For non-linux systems (as mentioned above),
-GNU Coreutils needs to be installed.
+`athena-jot` package, or similar.
NOTE: THIS ONLY WORKS AFTER `make install` DUE TO HOW PATHS TO LIBEXEC
HELPERS ARE HARD-CODED INTO THE BINARIES.
blob - e0e9d23e0c2104f89033c503dd06d89e2ee67007
blob + b25dec1e2bd3192c1c5ad457ea79fd9b6084b41c
--- README.portable
+++ README.portable
* `ncurses`
* `openssl`
* `ossp-uuid`
-* `GNU coreutils` (for running tests)
* `libevent` (for gotwebd)
TESTS (REGRESS)
$ make tests
```
+Dependencies
+============
+
+* jot
+* ed
+
NOTE: For Linux, you must have the jot(1) command which is typically in the
-`athena-jot` package, or similar. For non-linux systems (as mentioned above),
-GNU coreutils needs to be installed.
+`athena-jot` package, or similar.
NOTE: THIS ONLY WORKS AFTER `make install` DUE TO HOW PATHS TO LIBEXEC
HELPERS ARE HARD-CODED INTO THE BINARIES.