diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-02 22:38:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-02 22:38:34 +0000 |
commit | bc2e0bf52659c277ec67048541a6a5a2c78d2898 (patch) | |
tree | 7f7fef57609d9c0e2b3816dbb1efe3dfee243d36 /INSTALL | |
parent | f021f61f10c566fcae2f77b1a4b095869076062b (diff) | |
download | execline-bc2e0bf52659c277ec67048541a6a5a2c78d2898.tar.xz |
Document optional nsss dependency
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ + - Optional: nsss version 0.1.0.0 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: |