diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ features might drift out of existence without prior warning! ### Prerequisites: -* openssl +* openssl (for password hashing) +* libbsd (for arc4random, strlcpy, etc.) * libev * linux >= 3.4 (for "packet mode" pipes) * glibc >= 2.9 |